aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index bf5e18c..b6fba8b 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -827,7 +827,7 @@
827 827
828 ;# {AllowedCompilers} {Enabled:true} {Languages to allow (comma separated)?} {} lsl 828 ;# {AllowedCompilers} {Enabled:true} {Languages to allow (comma separated)?} {} lsl
829 ;; List of allowed languages (lsl,vb,cs) 829 ;; List of allowed languages (lsl,vb,cs)
830 ;; AllowedCompilers=lsl,cs,js,vb. 830 ;; AllowedCompilers=lsl,cs,vb
831 ;; *warning*, non lsl languages have access to static methods such as 831 ;; *warning*, non lsl languages have access to static methods such as
832 ;; System.IO.File. Enable at your own risk. 832 ;; System.IO.File. Enable at your own risk.
833 ; AllowedCompilers = "lsl" 833 ; AllowedCompilers = "lsl"