aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r--bin/Robust.ini.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index eee313a..05ea670 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -261,7 +261,12 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
261 LibraryService = "OpenSim.Services.InventoryService.dll:LibraryService" 261 LibraryService = "OpenSim.Services.InventoryService.dll:LibraryService"
262 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService" 262 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
263 263
264 ;; Ask co-operative viewers to use a different currency name 264 ; The minimum user level required for a user to be able to login. 0 by default
265 ; If you disable a particular user's account then you can set their login level below this number.
266 ; You can also change this level from the console though these changes will not be persisted.
267 ; MinLoginLevel = 0
268
269 ; Ask co-operative viewers to use a different currency name
265 ;Currency = "" 270 ;Currency = ""
266 271
267 WelcomeMessage = "Welcome, Avatar!" 272 WelcomeMessage = "Welcome, Avatar!"