3
0
mirror of https://github.com/mastodon/chart synced 2024-10-22 19:02:44 +00:00

Default hooks should be true

This commit is contained in:
Tim Campbell 2023-12-12 10:14:45 +01:00 committed by Renaud Chaput
parent 8014703818
commit 94aa576b1e

View File

@ -22,9 +22,9 @@ mastodon:
email: not@example.com
hooks:
dbMigrate:
enabled: false
enabled: true
assetsPrecompile:
enabled: false
enabled: true
cron:
# -- run `tootctl media remove` every week
removeMedia: