mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Slightly simplify config comments.
This commit is contained in:
@@ -1661,10 +1661,10 @@
|
||||
; Enable Group Notices
|
||||
;NoticesEnabled = true
|
||||
|
||||
; This makes the Groups modules very chatty on the console.
|
||||
; This makes the Group module very chatty on the console.
|
||||
DebugEnabled = false
|
||||
|
||||
; This makes the Groups Messaging modules very chatty on the console.
|
||||
; This makes the Groups Messaging module very chatty on the console.
|
||||
DebugMessagingEnabled = false
|
||||
|
||||
; Groups data is cached for this number of seconds before another request is made to the groups service
|
||||
|
||||
Reference in New Issue
Block a user