62 lines
1.4 KiB
INI
62 lines
1.4 KiB
INI
[GeneralDbP]
|
|
|
|
Ip2Location=false
|
|
MisLog=false
|
|
PollLog=false
|
|
ErrorLog=false
|
|
NodeLog=false
|
|
MutilLog=false
|
|
MrcChatLog=false
|
|
BanUnbanIP=false
|
|
|
|
BaseDir=@MYSTIC_DIR@
|
|
|
|
; Logfielformat not inplemented at the moment ist hardcoded to YYYYMMDD
|
|
LogFileFormat=YYYY-MM-DD
|
|
|
|
[Ip2Location]
|
|
; Pleas Create an Free Account at https://lite.ip2location.com/ and fill in the Token
|
|
; if you Buy the the Service you can CHange the Database to reflect your purchase.
|
|
; But chose the BIN Veriosn for the download
|
|
Token=PleasePutTokenHere
|
|
Database=DB1LITEBIN
|
|
|
|
[MisLog]
|
|
; Set maximum days of logs to keep for the Mis Daemon
|
|
RetentionTime=7
|
|
|
|
[PollLog]
|
|
; Set maximum days of logs to keep for the Mis Poll
|
|
RetentionTime=7
|
|
|
|
[ErrorLog]
|
|
; Set maximum days of logs to keep for the Error Log
|
|
RetentionTime=7
|
|
|
|
[NodeLog]
|
|
; Set maximum days of logs to keep for the Node Processes
|
|
RetentionTime=7
|
|
|
|
; Set the Maximum Number of Node instances to the same Value as in "Servers->General Options->Max BBS Nodes"
|
|
MaxNodes=32
|
|
|
|
[MutilLog]
|
|
; Set maximum days of logs to keep for the Mutil Process
|
|
RetentionTime=7
|
|
|
|
[MrcChatLog]
|
|
; Set maximum days of logs to keep for the Multi Relay Chat
|
|
RetentionTime=7
|
|
|
|
[MrcServerLog]
|
|
; Set maximum days of logs to keep for the Multi Relay Chat Server
|
|
RetentionTime=7
|
|
|
|
[BanUnbanIP]
|
|
;Set the banning Service to fail2ban or ipban
|
|
; depends on what you seleted in the install stage
|
|
BanningService=fail2ban
|
|
|
|
;Also unban in Mystic when using the unban
|
|
UnbanInMystic=true
|