Enable and do initial configuration of comment notify modules
Send a simple link to all managers And we'll try to send authors and commenters notice of new comments by default. Ref #12
This commit is contained in:
parent
cf5207e352
commit
cf8c86804e
3 changed files with 39 additions and 0 deletions
18
config/sync/scn.settings.yml
Normal file
18
config/sync/scn.settings.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
scn_admin: 0
|
||||
scn_roles:
|
||||
manager: manager
|
||||
administrator: 0
|
||||
authenticated: 0
|
||||
content_administrator: 0
|
||||
invited_blogger: 0
|
||||
proofreader: 0
|
||||
contributor: 0
|
||||
editor: 0
|
||||
scn_maillist: ''
|
||||
scn_telegram: 0
|
||||
scn_telegram_bottoken: ''
|
||||
scn_telegram_chatids: ''
|
||||
scn_telegram_proxy: 0
|
||||
scn_telegram_proxy_server: ''
|
||||
scn_telegram_proxy_login: ''
|
||||
scn_telegram_proxy_password: ''
|
Loading…
Add table
Add a link
Reference in a new issue