aboutsummaryrefslogtreecommitdiff
path: root/config/config.exs
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-12-07 21:30:37 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-12-07 21:30:37 +0300
commit572e03c0cc019cfebe06e834b762ab37af19e340 (patch)
tree07de23e6668775be55390b198e62abac1a7b694c /config/config.exs
parented76323776f2506cfefbe78c369fdb7ccfe3b650 (diff)
downloadpleroma-issue/2315-poll-notify.tar.gz
added 'ClosePoll' activityissue/2315-poll-notify
Diffstat (limited to 'config/config.exs')
-rw-r--r--config/config.exs3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.exs b/config/config.exs
index f7455cf97..2d93cd0dd 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -553,7 +553,8 @@ config :pleroma, Oban,
remote_fetcher: 2,
attachments_cleanup: 5,
new_users_digest: 1,
- mute_expire: 5
+ mute_expire: 5,
+ poll_expiration_notify: 1
],
plugins: [Oban.Plugins.Pruner],
crontab: [