aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/Robust.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 8331db8..96dfc01 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -134,6 +134,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
134 WelcomeMessage = "Welcome, Avatar!" 134 WelcomeMessage = "Welcome, Avatar!"
135 AllowRemoteSetLoginLevel = "false" 135 AllowRemoteSetLoginLevel = "false"
136 136
137 ; For snowglobe's web map
138 ; MapTileURL = "";
139
137 140
138[GridInfoService] 141[GridInfoService]
139 ; These settings are used to return information on a get_grid_info call. 142 ; These settings are used to return information on a get_grid_info call.