diesdas
This commit is contained in:
parent
7367201424
commit
c33c521aad
3 changed files with 4 additions and 5 deletions
|
|
@ -27,9 +27,8 @@ url=https://www.eintracht-podcast.de/feed/mp3
|
||||||
# url=https://cdn.julephosting.de/podcasts/573-edeltalk-mit-dominik-kevin/feed.rss
|
# url=https://cdn.julephosting.de/podcasts/573-edeltalk-mit-dominik-kevin/feed.rss
|
||||||
# id3album=Edeltalk
|
# id3album=Edeltalk
|
||||||
|
|
||||||
[musikisteinewaffe]
|
[logbuchnetzpolitik]
|
||||||
url=https://www.radioeins.de/archiv/podcast/ton_steine_scherben.xml/feed=podcast.xml
|
url=https://logbuch-netzpolitik.de/feed/mp3
|
||||||
id3album=Musik ist eine Waffe
|
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
id3contenttype=Podcast
|
id3contenttype=Podcast
|
||||||
|
|
|
||||||
|
|
@ -143,7 +143,7 @@
|
||||||
user_pref("intl.regional_prefs.use_os_locales", true);
|
user_pref("intl.regional_prefs.use_os_locales", true);
|
||||||
user_pref("media.eme.enabled", true);
|
user_pref("media.eme.enabled", true);
|
||||||
user_pref("network.trr.custom_uri", "https://dns.quad9.net/dns-query ");
|
user_pref("network.trr.custom_uri", "https://dns.quad9.net/dns-query ");
|
||||||
user_pref("network.trr.mode", 3);
|
user_pref("network.trr.mode", 2);
|
||||||
user_pref("network.trr.uri", "https://dns.quad9.net/dns-query");
|
user_pref("network.trr.uri", "https://dns.quad9.net/dns-query");
|
||||||
user_pref("permissions.default.desktop-notification", 2);
|
user_pref("permissions.default.desktop-notification", 2);
|
||||||
user_pref("privacy.annotate_channels.strict_list.enabled", true);
|
user_pref("privacy.annotate_channels.strict_list.enabled", true);
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
snapshot_preserve_min = "4d";
|
snapshot_preserve_min = "4d";
|
||||||
snapshot_dir = "/btrbk_snapshots";
|
snapshot_dir = "/btrbk_snapshots";
|
||||||
target = "/run/media/till/backup/${config.networking.hostName}";
|
target = "/run/media/till/backup/${config.networking.hostName}";
|
||||||
target_preserve_min = "latest";
|
target_preserve_min = "no";
|
||||||
target_preserve = "10d 10w 24m";
|
target_preserve = "10d 10w 24m";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue