mystic/dbp/dbp.ini
2023-01-14 11:32:27 +01:00

53 lines
1.2 KiB
INI

[GeneralDbP]
Ip2Location=false
MisLog=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
[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 Multo Relay Chat
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 useng the unban
UnbanInMystic=true