mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
remove options about script compilers the got back somehow on defaults also
This commit is contained in:
@@ -1778,14 +1778,6 @@
|
||||
; Save the source of all compiled scripts
|
||||
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
|
||||
CompileWithDebugInformation = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user