summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/all.yml')
-rw-r--r--group_vars/all.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
index 411d60e..97eb83e 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -44,5 +44,5 @@ protect_stream_with_password: false
restreaming_platforms: []
-backup_dir_on_server: "~/backups"
-local_backup_dir: "backups"
+backup_dir_on_server: "~{{emacsconf_user}}/backups/"
+local_backup_dir: "backups/"