Quellcode durchsuchen

remove options about script compilers the got back somehow on defaults also

UbitUmarov vor 7 Jahren
Ursprung
Commit
8e3a50212c
1 geänderte Dateien mit 0 neuen und 8 gelöschten Zeilen
  1. 0 8
      bin/OpenSimDefaults.ini

+ 0 - 8
bin/OpenSimDefaults.ini

@@ -1778,14 +1778,6 @@
     ; Save the source of all compiled scripts
     ; Save the source of all compiled scripts
     WriteScriptSourceToDebugFile = false
     WriteScriptSourceToDebugFile = false
 
 
-    ; Default language for scripts
-    DefaultCompileLanguage = lsl
-
-    ; List of allowed languages (lsl,vb,cs)
-    ; AllowedCompilers=lsl,cs,vb
-    ; *warning*, non lsl languages have access to static methods such as System.IO.File.  Enable at your own risk.
-    AllowedCompilers=lsl
-
     ; Compile debug info (line numbers) into the script assemblies
     ; Compile debug info (line numbers) into the script assemblies
     CompileWithDebugInformation = true
     CompileWithDebugInformation = true