cleanup and whitelist

This commit is contained in:
soraefir
2026-05-17 09:30:19 +02:00
parent 6ed1514f31
commit c3b2468ff3
3 changed files with 5 additions and 17 deletions

View File

@@ -48,26 +48,14 @@
invidious.subdomain = "yt";
jellyfin.subdomain = "flix";
# servarr.subdomain = "arr";
transmission = {
subdomain = "arr";
subpath = "p2p";
};
# handbrake = {
# subdomain = "arr";
# subpath = "hb";
# };
transmission = { subdomain = "arr"; subpath = "p2p"; };
# handbrake = { subdomain = "arr"; subpath = "hb"; };
# ===== DEV =====
gitea.subdomain = "git";
# ===== HOME =====
# homeassistant.subdomain = "hass";
# frigate = {
# subdomain = "hass";
# subpath = "cam";
# };
# trmnl = {
# subdomain = "hass";
# subpath = "trmnl";
# };
# frigate = { subdomain = "hass"; subpath = "cam"; };
# trmnl = { subdomain = "hass"; subpath = "trmnl"; };
# influx.subdomain = "metrum";
};
};