summaryrefslogtreecommitdiff
path: root/roles/qvisqve/templates/qvisqve.yaml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/qvisqve/templates/qvisqve.yaml.j2')
-rw-r--r--roles/qvisqve/templates/qvisqve.yaml.j23
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/qvisqve/templates/qvisqve.yaml.j2 b/roles/qvisqve/templates/qvisqve.yaml.j2
index 5d19a1d..1f22fda 100644
--- a/roles/qvisqve/templates/qvisqve.yaml.j2
+++ b/roles/qvisqve/templates/qvisqve.yaml.j2
@@ -1,8 +1,7 @@
+store: /var/lib/qvisqve
gunicorn: yes
gunicorn-log: /var/log/qvisqve/gunicorn.log
gunicorn-port: {{ qvisqve_port }}
-clients:
-{{ qvisqve_clients|to_nice_yaml|indent(4,true) }}
log:
- filename: /var/log/qvisqve/qvisqve.slog
token-issuer: "https://{{ qvisqve_domain }}"