Advertising
- Something
- Sunday, July 15th, 2012 at 1:10:04pm MDT
- ; This is the main configuration file for an instance of OpenSim running in grid mode
- [DatabaseService]
- ;
- ; ### Choose the DB
- ;
- ; SQLite
- ;Include-Storage = "config-include/storage/SQLiteStandalone.ini";
- ; MySql
- ; Uncomment these lines if you want to use mysql storage
- ; Change the connection string to your db details
- StorageProvider = "OpenSim.Data.MySQL.dll"
- ConnectionString = "Data Source=localhost;Database=opensim;User ID=root;Password=****;Old Guids=true;"
- ; Uncomment this line if you are using MySQL and want to use a different database for estates
- ; The usual application for this is to allow estates to be spread out across multiple simulators by share the same database.
- ; Most people won't need to do this so only uncomment if you know what you're doing.
- ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;"
- ; MSSQL
- ; Uncomment these lines if you want to use MSSQL storage
- ; Change the connection string to your db details
- ; The value for server property is shown in your SQL Server Management Studio login dialog.
- ; (This sample is the default of express edition)
- ;StorageProvider = "OpenSim.Data.MSSQL.dll"
- ;ConnectionString = "Server=localhost\SQLEXPRESS;Database=opensim;User Id=opensim; password=***;"
- [Modules]
- ;; Choose one cache module and the corresponding config file, if it exists.
- ;; Copy the config .example file into your own .ini file and adapt that.
- ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained.
- AssetCaching = "FlotsamAssetCache"
- Include-FlotsamCache = "config-include/FlotsamCache.ini"
- ;AssetCaching = "CenomeMemoryAssetCache"
- ;Include-CenomeCache = "config-include/CenomeCache.ini"
- ;AssetCaching = "GlynnTuckerAssetCache"
- ;; Optionally, the port for the LLProxyLoginModule module can be changed
- ;Setup_LLProxyLoginModule = "9090/"
- ;; Authorization is not on by default, as it depends on external php
- ;AuthorizationServices = "RemoteAuthorizationServicesConnector"
- [AssetService]
- DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
- AssetLoaderArgs = "assets/AssetSets.xml"
- ;
- ; Change this to your grid-wide asset server. Do not add a slash to the end of any of these addresses.
- ;
- AssetServerURI = "http://207.20.231.90:8003"
- [InventoryService]
- ;
- ; Change this to your grid-wide inventory server
- ;
- InventoryServerURI = "http://207.20.231.90:8003"
- [GridInfo]
- ;
- ; Change this to your grid info service
- ;
- GridInfoURI = "http://207.20.231.89:8002"
- [GridService]
- ;
- ; Change this to your grid-wide grid server
- ;
- GridServerURI = "http://207.20.231.90:8003"
- ;AllowHypergridMapSearch = true
- ;; Directory for map tile images of linked regions
- ; MapTileDirectory = "./maptiles"
- ; === HG ONLY ===
- ;; Change this to the address of your Gatekeeper service
- ;; (usually bundled with the rest of the services in one
- ;; Robust server in port 8002, but not always)
- Gatekeeper="http://mygridserver.com:8002"
- [Messaging]
- ; === HG ONLY ===
- ;; Change this to the address of your Gatekeeper service
- ;; (usually bundled with the rest of the services in one
- ;; Robust server in port 8002, but not always)
- Gatekeeper = "http://mygridserver.com:8002"
- [AvatarService]
- ;
- ; Change this to your grid-wide grid server
- ;
- AvatarServerURI = "http://207.20.231.908003"
- [PresenceService]
- ;
- ; Change this to your grid-wide presence server
- ;
- PresenceServerURI = "http://207.20.231.90:8003"
- [UserAccountService]
- ;
- ; Change this to your grid-wide user accounts server
- ;
- UserAccountServerURI = "http://207.20.231.90:8003"
- [GridUserService]
- ;
- ; Change this to your grid-wide user accounts server
- ;
- GridUserServerURI = "http://207.20.231.90:8003"
- [AuthenticationService]
- ;
- ; Change this to your grid-wide authentication server
- ;
- AuthenticationServerURI = "http://207.20.231.90:8003"
- [FriendsService]
- ;
- ; Change this to your grid-wide friends server
- ;
- FriendsServerURI = "http://207.20.231.90:8003"
- [HGInventoryAccessModule]
- ;
- ; === HG ONLY ===
- ; Change this to your server
- ; accessible from other grids
- ;
- HomeURI = "http://mygridserver.com:8002"
- Gatekeeper = "http://mygridserver.com:8002"
- ;; If you want to protect your assets from being copied by foreign visitors
- ;; uncomment the next line. You may want to do this on sims that have licensed content.
- ; OutboundPermission = False
- [HGFriendsModule]
- ; User level required to be able to send friendship invitations to foreign users
- ;LevelHGFriends = 0;
- [UserAgentService]
- ;
- ; === HG ONLY ===
- ; Change this to your user agent server (HG robust)
- ;
- UserAgentServerURI = "http://207.20.231.89:8002"
- [MapImageService]
- MapImageServerURI = "http://207.20.231.90:8003"
- [AuthorizationService]
- ; If you have regions with access restrictions
- ; specify them here using the convention
- ; Region_<Region_Name> = <flags>
- ; Valid flags are:
- ; DisallowForeigners -- HG visitors not allowed
- ; DisallowResidents -- only Admins and Managers allowed
- ; Example:
- ; Region_Test_1 = "DisallowForeigners"
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.