fix
This commit is contained in:
@@ -159,7 +159,8 @@ in
|
||||
originLanding = "https://${cfg.subdomain}.${sp.domain}/";
|
||||
originUrl = oauthRedirectURL;
|
||||
clientSystemdUnits = [ "mastodon.service" ];
|
||||
enablePkce = true;
|
||||
# enablePkce = true;
|
||||
enablePkce = false;
|
||||
linuxUserOfClient = "mastodon";
|
||||
linuxGroupOfClient = "mastodon";
|
||||
};
|
||||
|
Reference in New Issue
Block a user