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