Comment out unused RestPlugins text in OpenSimDefaults.ini

connector_plugin
Justin Clark-Casey (justincc) 2012-09-28 02:19:15 +01:00
parent b5af17c8e3
commit d26fbf727a
1 changed files with 21 additions and 20 deletions

View File

@ -1037,30 +1037,31 @@
;default_appearance = default_appearance.xml ;default_appearance = default_appearance.xml
[RestPlugins] ; RestPlugins are not currently operational.
; Change this to true to enable REST Plugins. This must be true if you wish to use ;[RestPlugins]
; REST Region or REST Asset and Inventory Plugins ; ; Change this to true to enable REST Plugins. This must be true if you wish to use
enabled = false ; ; REST Region or REST Asset and Inventory Plugins
god_key = SECRET ; enabled = false
prefix = /admin ; god_key = SECRET
; prefix = /admin
[RestRegionPlugin] ;[RestRegionPlugin]
; Change this to true to enable the REST Region Plugin ; ; Change this to true to enable the REST Region Plugin
enabled = false ; enabled = false
[RestHandler] ;[RestHandler]
; Change this to true to enable the REST Asset and Inventory Plugin ; ; Change this to true to enable the REST Asset and Inventory Plugin
enabled = false ; enabled = false
authenticate = true ; authenticate = true
secured = true ; secured = true
extended-escape = true ; extended-escape = true
realm = OpenSim REST ; realm = OpenSim REST
dump-asset = false ; dump-asset = false
path-fill = true ; path-fill = true
dump-line-size = 32 ; dump-line-size = 32
flush-on-error = true ; flush-on-error = true
; IRC bridge is experimental, so if it breaks... keep both parts... yada yada ; IRC bridge is experimental, so if it breaks... keep both parts... yada yada