aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini49
1 files changed, 25 insertions, 24 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 9c32abd..bd83bee 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1037,30 +1037,31 @@
1037 ;default_appearance = default_appearance.xml 1037 ;default_appearance = default_appearance.xml
1038 1038
1039 1039
1040[RestPlugins] 1040; RestPlugins are not currently operational.
1041 ; Change this to true to enable REST Plugins. This must be true if you wish to use 1041;[RestPlugins]
1042 ; REST Region or REST Asset and Inventory Plugins 1042; ; Change this to true to enable REST Plugins. This must be true if you wish to use
1043 enabled = false 1043; ; REST Region or REST Asset and Inventory Plugins
1044 god_key = SECRET 1044; enabled = false
1045 prefix = /admin 1045; god_key = SECRET
1046 1046; prefix = /admin
1047 1047
1048[RestRegionPlugin] 1048
1049 ; Change this to true to enable the REST Region Plugin 1049;[RestRegionPlugin]
1050 enabled = false 1050; ; Change this to true to enable the REST Region Plugin
1051 1051; enabled = false
1052 1052
1053[RestHandler] 1053
1054 ; Change this to true to enable the REST Asset and Inventory Plugin 1054;[RestHandler]
1055 enabled = false 1055; ; Change this to true to enable the REST Asset and Inventory Plugin
1056 authenticate = true 1056; enabled = false
1057 secured = true 1057; authenticate = true
1058 extended-escape = true 1058; secured = true
1059 realm = OpenSim REST 1059; extended-escape = true
1060 dump-asset = false 1060; realm = OpenSim REST
1061 path-fill = true 1061; dump-asset = false
1062 dump-line-size = 32 1062; path-fill = true
1063 flush-on-error = true 1063; dump-line-size = 32
1064; flush-on-error = true
1064 1065
1065 1066
1066; IRC bridge is experimental, so if it breaks... keep both parts... yada yada 1067; IRC bridge is experimental, so if it breaks... keep both parts... yada yada