This commit is contained in:
parent
63b487a77a
commit
e8a873c548
@ -3,6 +3,7 @@ endpoint = http://localhost:8080/api
|
|||||||
output = psql
|
output = psql
|
||||||
sslverify = False
|
sslverify = False
|
||||||
timezone = Europe/London
|
timezone = Europe/London
|
||||||
|
debug = True
|
||||||
|
|
||||||
[alerta-mailer]
|
[alerta-mailer]
|
||||||
amqp_url = "{{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}"
|
amqp_url = "{{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}"
|
||||||
|
Reference in New Issue
Block a user