mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Move osslEnable.ini file from bin/ to bin/config-include.
Per comments, putting new configuration files in bin/ is not preferred. Add comments and instructions to heading of osslEnable.ini. Add a commented out include of osslEnable.ini to OpenSim.ini.example. Fix line endings of osslEnable.ini to be Unix style.
This commit is contained in:
@@ -1006,6 +1006,12 @@
|
||||
;; Default is ./bin/ScriptEngines
|
||||
; ScriptEnginesPath = "ScriptEngines"
|
||||
|
||||
[OSSL]
|
||||
;# {Include-osslEnable} {} {Include file for enabling and permissions for OSSL functions} {}
|
||||
;; Optionally include file to enable OSSL functions and set permissions on who can use which.
|
||||
;; If this INI file is not included, the OSSL functions are disabled.
|
||||
; Include-osslEnable = "config-include/osslEnable.ini"
|
||||
|
||||
|
||||
[MRM]
|
||||
;; Enables the Mini Region Modules Script Engine.
|
||||
|
||||
Reference in New Issue
Block a user