notify: added more documentation + examples
This commit is contained in:
parent
b067fb5df2
commit
76b09c1c5f
2 changed files with 98 additions and 27 deletions
|
@ -20,6 +20,7 @@ in {
|
|||
NOTIFIER_DATABASE_PATH = "${stateDir}/notify.db";
|
||||
|
||||
# NOTIFIER_MATRIX_BOT_TOKEN = "";
|
||||
NOTIFIER_MATRIX_BOT_NAME = "@${ldap_user}:${config.mine.shared.settings.domain}";
|
||||
NOTIFIER_MATRIX_HOST = config.mine.shared.settings.matrix-synapse.domain;
|
||||
|
||||
NOTIFIER_PROXY_AUTH_USERNAME_HEADER = config.mine.shared.lib.authelia.protectedHeaders.username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue