Include the changes from StrawBerryFride's patch to

OpenSim.ini.example.
0.6.2-post-fixes
Charles Krinke 2009-01-10 04:23:23 +00:00
parent 5e87e49570
commit a9988fa6cf
1 changed files with 5 additions and 1 deletions

View File

@ -475,7 +475,11 @@ InterregionComms = "RESTComms"
;succeed. setting region_limits to 0 disables the check.
;region_limits = 0
enabled_methods = all
; enable only those methods you deem to be appropriate using a | delimited whitelist
; for example, enabled_methods = admin_broadcast|admin_region_query|admin_save_oar|admin_save_xml
; if this parameter is not specified but enabled = true, all methods will be available
[RestPlugins]
; 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