Infini-DL360: ignore large fungible files from backup

This commit is contained in:
Infinidoge 2025-07-03 13:29:10 -04:00
parent 45790fe31d
commit e540d4eb74
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -140,6 +140,11 @@
"/var/log/" = [ "/var/log/" = [
"nginx/access.log" "nginx/access.log"
]; ];
# Very large fungible files
"/srv/media/" = [
"shows/Dimension 20 Fantasy High"
];
}; };
security.acme.certs."inx.moe" = { security.acme.certs."inx.moe" = {