minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
parent
5e231acdce
commit
2307d9a2f9
|
@ -203,6 +203,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
|||
UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"
|
||||
FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
|
||||
|
||||
;; Ask co-operative viewers to use a different currency name
|
||||
;Currency = ""
|
||||
|
||||
WelcomeMessage = "Welcome, Avatar!"
|
||||
|
|
|
@ -188,6 +188,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
|||
LibraryService = "OpenSim.Services.InventoryService.dll:LibraryService"
|
||||
FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
|
||||
|
||||
;; Ask co-operative viewers to use a different currency name
|
||||
;Currency = ""
|
||||
|
||||
WelcomeMessage = "Welcome, Avatar!"
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
;; For Viewer 2
|
||||
MapTileURL = "http://127.0.0.1:9000/"
|
||||
|
||||
;; Ask co-operative viewers to use a different currency name
|
||||
;Currency = ""
|
||||
|
||||
;; Regular expressions for controlling which client versions are accepted/denied.
|
||||
|
|
Loading…
Reference in New Issue