added notification config option
This commit is contained in:
parent
1ca0402660
commit
6d515f7a60
2 changed files with 6 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
|||
"public_key": "",
|
||||
"random_bind_ip": false,
|
||||
"use_bootstrap_list": true,
|
||||
"store_plaintext_blocks": true
|
||||
"store_plaintext_blocks": true,
|
||||
"show_notifications": true
|
||||
},
|
||||
|
||||
"plugins": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue