Revert "cache access tokens"

This reverts commit aba62970db.
This commit is contained in:
Charlotte 🦝 Delenk 2022-08-25 20:19:57 +01:00
parent 40a8898f48
commit 0be773bca8
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

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