Now browser notifications are disabled by default. Issue #156.
This commit is contained in:
parent
ddc5cd6a25
commit
84b2fefd19
6 changed files with 50 additions and 25 deletions
|
|
@ -39,6 +39,8 @@ php-censor:
|
|||
log:
|
||||
rotate: true
|
||||
max_files: 10
|
||||
notifications:
|
||||
enabled: false # notify.js notifications to browser
|
||||
ssh:
|
||||
strength: 4096 # SSH keys strength (default: 2048)
|
||||
comment: admin@php-censor.info # SSH keys comment (default: admin@php-censor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue