Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
settings:
|
2 |
-
check_interval_seconds:
|
3 |
smtp:
|
4 |
host: ${SMTP_HOST}
|
5 |
port: ${SMTP_PORT}
|
|
|
1 |
settings:
|
2 |
+
check_interval_seconds: 15
|
3 |
smtp:
|
4 |
host: ${SMTP_HOST}
|
5 |
port: ${SMTP_PORT}
|