De-tabified OpenSim.ini and made trivial fixes to two comments.
parent
fad6295398
commit
06fef1569b
|
@ -269,7 +269,7 @@
|
|||
; DefaultScriptEngine = "XEngine"
|
||||
;; ***DANGER***DANGER***
|
||||
;; experimental engine
|
||||
;; see section [YEngine} below
|
||||
;; see section [YEngine] below
|
||||
; DefaultScriptEngine = "YEngine"
|
||||
|
||||
;# {HttpProxy} {} {Proxy URL for llHTTPRequest and dynamic texture loading} {} http://proxy.com:8080
|
||||
|
@ -1163,7 +1163,7 @@
|
|||
; Applies Flotsam Group only. V2 has this always on, no other option
|
||||
; MessageOnlineUsersOnly = false
|
||||
|
||||
;; This makes the Group module very chatty on the console.
|
||||
;; This makes the Groups module very chatty on the console.
|
||||
; DebugEnabled = false
|
||||
|
||||
; This makes the Group Messaging module very chatty on the console.
|
||||
|
|
Loading…
Reference in New Issue