cache access tokens
This commit is contained in:
parent
0d5f97e1d9
commit
aba62970db
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
"video/quicktime"
|
||||
];
|
||||
};
|
||||
accessTokens.maxCacheTimeSeconds = 43200;
|
||||
});
|
||||
in {
|
||||
networking.firewall.interfaces."wg0".allowedTCPPorts = [9000];
|
||||
|
|
Loading…
Reference in a new issue