This commit is contained in:
2025-11-12 20:43:22 +03:00
parent 921e9e7fec
commit 8b2b30a422

View File

@@ -160,7 +160,7 @@ in
originLanding = "https://${cfg.subdomain}.${sp.domain}/";
originUrl = "https://${cfg.subdomain}.${sp.domain}/oauth/callback/generic";
clientSystemdUnits = [ "writefreely.service" ];
enablePkce = true;
enablePkce = false;
linuxUserOfClient = "writefreely";
linuxGroupOfClient = "writefreely";
};