From a9988fa6cf5042ba7a4360081faa555b7012b7d3 Mon Sep 17 00:00:00 2001 From: Charles Krinke Date: Sat, 10 Jan 2009 04:23:23 +0000 Subject: Include the changes from StrawBerryFride's patch to OpenSim.ini.example. --- bin/OpenSim.ini.example | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index c5caf78..05680ab 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -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 -- cgit v1.1