diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index db993b4..a1532c5 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -292,6 +292,8 @@ | |||
292 | LibrariesXMLFile="./inventory/Libraries.xml" | 292 | LibrariesXMLFile="./inventory/Libraries.xml" |
293 | 293 | ||
294 | [Network] | 294 | [Network] |
295 | ConsoleUser = "Test" | ||
296 | ConsolePass = "secret" | ||
295 | http_listener_port = 9000 | 297 | http_listener_port = 9000 |
296 | default_location_x = 1000 | 298 | default_location_x = 1000 |
297 | default_location_y = 1000 | 299 | default_location_y = 1000 |