- Posts: 865
- Karma: 24
- Thank you received: 117
Grid Status: | Online |
Total Regions: | 23 |
Visitors (30 Days): | 10 |
Total Residents: | 491 |
Online Now: | 0 |
Hypergriders online: | 0 |
Please Log in to join the conversation.
[DatabaseService]
StorageProvider = \"OpenSim.Data.MySQL.dll\"
ConnectionString = \"Data Source=localhost;Database=opensim;User ID=opensim;Password=coolpassword; pooling=false; port=3306;\"
Please Log in to join the conversation.
Please Log in to join the conversation.
[AssetService]
DefaultAssetLoader = \"OpenSim.Framework.AssetLoader.Filesystem.dll\"
AssetLoaderArgs = \"assets/AssetSets.xml\"
;
; change this to your grid-wide asset server
;
AssetServerURI = \"http://youropensimurl.com:8003\"
[InventoryService]
;
; change this to your grid-wide inventory server
;
InventoryServerURI = \"http://youropensimurl.com:8003\"
[GridService]
;
; change this to your grid-wide grid server
;
GridServerURI = \"http://youropensimurl.com:8003\"
;AllowHypergridMapSearch = true
[AvatarService]
;
; change this to your grid-wide grid server
;
AvatarServerURI = \"http://youropensimurl.com:8003\"
[PresenceService]
;
; change this to your grid-wide presence server
;
PresenceServerURI = \"http://youropensimurl.com:8003\"
[UserAccountService]
;
; change this to your grid-wide user accounts server
;
UserAccountServerURI = \"http://youropensimurl.com:8003\"
[GridUserService]
;
; change this to your grid-wide user accounts server
;
GridUserServerURI = \"http://youropensimurl.com:8003\"
[AuthenticationService]
;
; change this to your grid-wide authentication server
;
AuthenticationServerURI = \"http://youropensimurl.com:8003\"
[FriendsService]
;
; change this to your grid-wide friends server
;
FriendsServerURI = \"http://youropensimurl.com:8003\"
[Modules]
;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
;; Copy the config .example file into your own .ini file and change configs there
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/\"
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.