matrix-ntfy: store settings in a config file
This commit is contained in:
3
roles/matrix-ntfy/templates/ntfy/server.yml.j2
Normal file
3
roles/matrix-ntfy/templates/ntfy/server.yml.j2
Normal file
@ -0,0 +1,3 @@
|
||||
base_url: {{ matrix_ntfy_base_url }}
|
||||
behind_proxy: true
|
||||
cache_file: /data/cache.db
|
Reference in New Issue
Block a user