Now browser notifications are disabled by default. Issue #156.

This commit is contained in:
Dmitry Khomutov 2018-04-29 12:08:44 +07:00
commit 84b2fefd19
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
6 changed files with 50 additions and 25 deletions

View file

@ -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)