Document change in config.ini
This commit is contained in:
parent
f24d16eb68
commit
c7181dfcd6
@ -39,9 +39,10 @@ modpass=changeme
|
|||||||
; This is only used for modcall logging, or if the webhook_sendfile is enabled.
|
; This is only used for modcall logging, or if the webhook_sendfile is enabled.
|
||||||
logbuffer=500
|
logbuffer=500
|
||||||
|
|
||||||
; The server logging type. Valid values here are "modcall" and "full".
|
; The server logging type. Valid values here are "modcall","full" and "fullarea".
|
||||||
; Modcall logging will only save an area log file if a modcall is sent.
|
; Modcall logging will only save an area log file if a modcall is sent.
|
||||||
; Full logging will log every event in every area, and will output to a new file every day.
|
; Full logging will log every event in every area, and will output to a new file every day.
|
||||||
|
; FullArea logging will log every event in every area, seperating them into individual files and output to a new one every day.
|
||||||
logging=modcall
|
logging=modcall
|
||||||
|
|
||||||
; The maximum number of statements that can be recorded in the testimony recorder.
|
; The maximum number of statements that can be recorded in the testimony recorder.
|
||||||
|
Loading…
Reference in New Issue
Block a user