summaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
index 45bb6fd..7865420 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -2,9 +2,10 @@ docker: false
res_x: 1280
res_y: 720
fps: 30
-emacsconf_year: 2024
+emacsconf_year: 2025
emacsconf_name: EmacsConf
emacsconf_id: emacsconf
+emacsconf_domain: emacsconf.org
emacsconf_user: orga
emacsconf_group: orga
emacsconf_tracks:
@@ -42,3 +43,7 @@ test_mode: false
media_protect_root: true
protect_stream_with_password: false
restreaming_platforms: []
+
+update_cache: true
+backup_dir_on_server: "~{{emacsconf_user}}/backups/"
+local_backup_dir: "backups/"