mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-26 00:31:32 +02:00
Compare commits
2 Commits
b8902069b3
...
c1f7dce772
Author | SHA1 | Date | |
---|---|---|---|
|
c1f7dce772 | ||
|
14eabb7780 |
@@ -150,16 +150,16 @@ matrix_bot_honoroit_auth_metrics_ips: []
|
||||
# Optional healthchecks.io integration
|
||||
matrix_bot_honoroit_healthchecks_url: 'https://hc-ping.com'
|
||||
matrix_bot_honoroit_healthchecks_uuid: ''
|
||||
matrix_bot_honoroit_healthchecks_duration: 60 # in seconds
|
||||
matrix_bot_honoroit_healthchecks_duration: 60 # in seconds
|
||||
|
||||
# Optional Redmine integration
|
||||
matrix_bot_honoroit_redmine_host: '' # e.g. https://redmine.example.com
|
||||
matrix_bot_honoroit_redmine_host: '' # e.g. https://redmine.example.com
|
||||
matrix_bot_honoroit_redmine_apikey: ''
|
||||
matrix_bot_honoroit_redmine_project: '' # project identifier (e.g. 'myproject')
|
||||
matrix_bot_honoroit_redmine_tracker_id: '' # tracker id (e.g. 1)
|
||||
matrix_bot_honoroit_redmine_new_status_id: '' # new status id (e.g. 1)
|
||||
matrix_bot_honoroit_redmine_in_progress_status_id: '' # in progress status id (e.g. 2)
|
||||
matrix_bot_honoroit_redmine_done_status_id: '' # done status id (e.g. 3)
|
||||
matrix_bot_honoroit_redmine_project: '' # project identifier (e.g. 'myproject')
|
||||
matrix_bot_honoroit_redmine_tracker_id: '' # tracker id (e.g. 1)
|
||||
matrix_bot_honoroit_redmine_new_status_id: '' # new status id (e.g. 1)
|
||||
matrix_bot_honoroit_redmine_in_progress_status_id: '' # in progress status id (e.g. 2)
|
||||
matrix_bot_honoroit_redmine_done_status_id: '' # done status id (e.g. 3)
|
||||
|
||||
# A list of whitelisted users allowed to use/invite honoroit
|
||||
# If not defined, everyone is allowed.
|
||||
|
Reference in New Issue
Block a user