mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Enable login by default
This commit is contained in:
parent
0edda6aed9
commit
b0f30c05cf
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ cache-startup-queries: |
|
|||
|
||||
auth-file: __FINALPATH__/data/user.db
|
||||
auth-default-access: "deny-all"
|
||||
enable-login: true
|
||||
|
||||
attachment-cache-dir: __FINALPATH__/data/attachments
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue