matrix-authentication-service: disable changing mail
All checks were successful
Flake checks / Check (pull_request) Successful in 22m45s

address. This should be done via auth.pub.solar
This commit is contained in:
teutat3s 2024-11-19 13:57:23 +01:00
parent 1ae1f68ce2
commit 213c06ca87
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -283,7 +283,9 @@ in
createDatabase = true;
extraConfigFiles = config.pub-solar-os.matrix.matrix-authentication-service.extra-config-files;
# https://element-hq.github.io/matrix-authentication-service/reference/configuration.html
settings = {
account.email_change_allowed = false;
http.public_base = "https://mas.${config.pub-solar-os.networking.domain}";
http.issuer = "https://mas.${config.pub-solar-os.networking.domain}";
http.listeners = [