a
This commit is contained in:
@@ -160,7 +160,7 @@ in
|
||||
originLanding = "https://${cfg.subdomain}.${sp.domain}/";
|
||||
originUrl = "https://${cfg.subdomain}.${sp.domain}/oauth/callback/generic";
|
||||
clientSystemdUnits = [ "writefreely.service" ];
|
||||
enablePkce = false;
|
||||
enablePkce = true;
|
||||
linuxUserOfClient = "writefreely";
|
||||
linuxGroupOfClient = "writefreely";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user