summaryrefslogtreecommitdiffci
path: root/config/config.local.yaml
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'config/config.local.yaml')
-rw-r--r--config/config.local.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/config.local.yaml b/config/config.local.yaml
index 008fa93..d40e8e9 100644
--- a/config/config.local.yaml
+++ b/config/config.local.yaml
@@ -42,3 +42,5 @@ mail:
username: '${MAIL_USERNAME}'
password: '${MAIL_PASSWORD}'
salt: '${MAIL_SALT}'
+ trigger:
+ onNewPost: "* * * * *"