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:
Sheldan
2020-05-11 16:15:02 +02:00
parent af15becf84
commit b13309a026
22 changed files with 129 additions and 66 deletions

View File

@@ -25,8 +25,8 @@ abstracto.scheduling.jobs.reminderJob.standAlone=false
abstracto.scheduling.jobs.reminderJob.active=true
abstracto.scheduling.jobs.reminderJob.recovery=false
abstracto.features.starboard=true
abstracto.features.remind=true
abstracto.features.starboard=false
abstracto.features.remind=false
abstracto.features.suggestion=false
abstracto.features.utility=false
abstracto.features.embeds=true
abstracto.features.link_embeds=false