mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-05 00:53:04 +00:00
Split the logging of mod mail threads to a separate feature
fixed the default values of features in properties files
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
abstracto.postTargets.moderation=joinLog,leaveLog,warnLog,kickLog,banLog,editLog,deleteLog,muteLog,decayLog
|
||||
abstracto.features.moderation=false
|
||||
abstracto.features.warning=false
|
||||
abstracto.features.logging=true
|
||||
abstracto.features.mutes=true
|
||||
abstracto.features.warnings=false
|
||||
abstracto.features.warnDecay=false
|
||||
abstracto.features.logging=false
|
||||
abstracto.features.muting=false
|
||||
abstracto.warnings.warnDecay.days=90
|
||||
|
||||
abstracto.scheduling.jobs.unMuteJob.name=unMuteJob
|
||||
|
||||
Reference in New Issue
Block a user