From c0788b524106aea7719f35f6d47091b03db5e00f Mon Sep 17 00:00:00 2001
From: Dr Scofield
Date: Wed, 1 Oct 2008 18:18:29 +0000
Subject: cleaning up example configuration for REST plugins

---
 bin/OpenSim.ini.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
 ; Change this to true to enable REST Plugins. This must be true if you wish to use 
 ; REST Region or REST Asset and Inventory Plugins
 enabled = false
-password = unknown
+god_key = SECRET
 prefix = /admin
 
 
-- 
cgit v1.1