3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

Default hooks should be true

This commit is contained in:
Tim Campbell 2023-12-12 10:14:45 +01:00
parent 8356824824
commit bb4d44a36b

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: