no simple sign up nextcloud (working?)
This commit is contained in:
@@ -57,6 +57,7 @@ in {
|
|||||||
"mail_smtpauth" = true;
|
"mail_smtpauth" = true;
|
||||||
"mail_smtpauthtype" = "LOGIN";
|
"mail_smtpauthtype" = "LOGIN";
|
||||||
"mail_smtpname" = "nextcloud@${hyper.domain}";
|
"mail_smtpname" = "nextcloud@${hyper.domain}";
|
||||||
|
"simpleSignUpLink.shown" = false;
|
||||||
};
|
};
|
||||||
secrets."mail_smtppassword" = config.sops.secrets."nx2site/smtp2go/nextcloud_api_key".path;
|
secrets."mail_smtppassword" = config.sops.secrets."nx2site/smtp2go/nextcloud_api_key".path;
|
||||||
# secrets.settings."mail_smtppassword" = config.sops.secrets."nx2site/maddy/nextcloud_password".path;
|
# secrets.settings."mail_smtppassword" = config.sops.secrets."nx2site/maddy/nextcloud_password".path;
|
||||||
|
|||||||
Reference in New Issue
Block a user