cache access tokens

This commit is contained in:
Charlotte 🦝 Delenk 2022-08-25 19:39:52 +01:00
parent 0d5f97e1d9
commit aba62970db
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -97,6 +97,7 @@
"video/quicktime"
];
};
accessTokens.maxCacheTimeSeconds = 43200;
});
in {
networking.firewall.interfaces."wg0".allowedTCPPorts = [9000];