Fix config schema typo

This commit is contained in:
ViViDboarder 2023-11-13 13:39:54 -08:00
parent 339faf8a70
commit e5b0ae6160
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ options:
ssl: false
certfile: fullchain.pem
keyfile: privkey.pem
protected_only:: false
protected_only: false
schema:
cron: str
destination: str