teutat3s 2023-10-28 21:42:01 +02:00
parent 8b09f19add
commit e9fc2dabbe
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -15,6 +15,7 @@ in {
proxyCachePath.cache = { proxyCachePath.cache = {
enable = true; enable = true;
}; };
recommendedProxySettings = true;
}; };
# Nginx user needs access to mastodon unix sockets # Nginx user needs access to mastodon unix sockets
users.users.nginx.extraGroups = [ "mastodon" ]; users.users.nginx.extraGroups = [ "mastodon" ];