Fix #242
This commit is contained in:
parent
a0318db2f9
commit
302c863cda
14 changed files with 432 additions and 375 deletions
|
@ -66,6 +66,12 @@ ENABLE_CACHE_AVATAR = false
|
|||
; Mail notification
|
||||
ENABLE_NOTIFY_MAIL = false
|
||||
|
||||
[webhook]
|
||||
; Cron task interval in minutes
|
||||
TASK_INTERVAL = 1
|
||||
; Deliver timeout in seconds
|
||||
DELIVER_TIMEOUT = 5
|
||||
|
||||
[mailer]
|
||||
ENABLED = false
|
||||
; Buffer length of channel, keep it as it is if you don't know what it is.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue