Fixing missing configs
This commit is contained in:
@@ -18,6 +18,14 @@ max_retries = 3
|
||||
# (reads current HEAD branch).
|
||||
base_branch = "master"
|
||||
|
||||
# Suppress soft rate-limit warning notifications in chat.
|
||||
# Hard blocks and story-blocked notifications are always sent.
|
||||
rate_limit_notifications = false
|
||||
|
||||
# IANA timezone for timer scheduling (e.g. "Europe/London", "America/New_York").
|
||||
# Timer HH:MM inputs are interpreted in this timezone.
|
||||
timezone = "Europe/London"
|
||||
|
||||
[[component]]
|
||||
name = "frontend"
|
||||
path = "frontend"
|
||||
|
||||
Reference in New Issue
Block a user