aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorDr Scofield2008-10-01 18:18:29 +0000
committerDr Scofield2008-10-01 18:18:29 +0000
commitc0788b524106aea7719f35f6d47091b03db5e00f (patch)
tree64f0f48c8f23d4df7af21c6e8480760448fb19f8 /bin
parent* Fix bug in LLPacketHandler where the tickcount when a packet was approximat... (diff)
downloadopensim-SC_OLD-c0788b524106aea7719f35f6d47091b03db5e00f.zip
opensim-SC_OLD-c0788b524106aea7719f35f6d47091b03db5e00f.tar.gz
opensim-SC_OLD-c0788b524106aea7719f35f6d47091b03db5e00f.tar.bz2
opensim-SC_OLD-c0788b524106aea7719f35f6d47091b03db5e00f.tar.xz
cleaning up example configuration for REST plugins
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 3b144a4..eb2b4aa 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -357,7 +357,7 @@ region_file_template = "{0}x{1}-{2}.xml"
357; Change this to true to enable REST Plugins. This must be true if you wish to use 357; Change this to true to enable REST Plugins. This must be true if you wish to use
358; REST Region or REST Asset and Inventory Plugins 358; REST Region or REST Asset and Inventory Plugins
359enabled = false 359enabled = false
360password = unknown 360god_key = SECRET
361prefix = /admin 361prefix = /admin
362 362
363 363