From 1a1b7c7d9303f5ebadc8e71dad3c82f3bea2bb24 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 20 Apr 2025 14:13:00 -0700 Subject: Fix umask --- playbooks/roles/outbound/templates/headscale/config/config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'playbooks/roles/outbound/templates/headscale/config/config.yaml') diff --git a/playbooks/roles/outbound/templates/headscale/config/config.yaml b/playbooks/roles/outbound/templates/headscale/config/config.yaml index 660708e..6bfbfb9 100644 --- a/playbooks/roles/outbound/templates/headscale/config/config.yaml +++ b/playbooks/roles/outbound/templates/headscale/config/config.yaml @@ -105,10 +105,9 @@ database: # SQLite config sqlite: path: /var/lib/headscale/db.sqlite - write_ahead_log: true + write_ahead_log: false # cuz we sometimes need to rollout. ahhhhh. wal_autocheckpoint: 1000 - log: # Output formatting for logs: text or json format: text -- cgit v1.2.3-70-g09d2