Skip to content

Commit

Permalink
Default hooks should be true
Browse files Browse the repository at this point in the history
  • Loading branch information
timetinytim committed Dec 12, 2023
1 parent 8356824 commit bb4d44a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ mastodon:
email: [email protected]
hooks:
dbMigrate:
enabled: false
enabled: true
assetsPrecompile:
enabled: false
enabled: true
cron:
# -- run `tootctl media remove` every week
removeMedia:
Expand Down

0 comments on commit bb4d44a

Please sign in to comment.