nginx settings for plex & disabled instagram

This commit is contained in:
2024-11-29 09:01:03 -06:00
parent 3811ebc27d
commit 46846781d4
2 changed files with 5 additions and 46 deletions

View File

@@ -78,9 +78,9 @@
};
in
{
"instagram@stories" = lib.mkIf config.my.units.download.enable (
downloadTimer "*-*-* 08:12:00" 120 // { }
);
# "instagram@stories" = lib.mkIf config.my.units.download.enable (
# downloadTimer "*-*-* 08:12:00" 120 // { }
# );
"download@main" = lib.mkIf config.my.units.download.enable (
downloadTimer "*-*-* 06,18:02:00" 30 // { }
);