aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index ebc0ff6..14d6e23 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1006,6 +1006,12 @@
1006 ;; Default is ./bin/ScriptEngines 1006 ;; Default is ./bin/ScriptEngines
1007 ; ScriptEnginesPath = "ScriptEngines" 1007 ; ScriptEnginesPath = "ScriptEngines"
1008 1008
1009[OSSL]
1010 ;# {Include-osslEnable} {} {Include file for enabling and permissions for OSSL functions} {}
1011 ;; Optionally include file to enable OSSL functions and set permissions on who can use which.
1012 ;; If this INI file is not included, the OSSL functions are disabled.
1013 ; Include-osslEnable = "config-include/osslEnable.ini"
1014
1009 1015
1010[MRM] 1016[MRM]
1011 ;; Enables the Mini Region Modules Script Engine. 1017 ;; Enables the Mini Region Modules Script Engine.