Compare commits
No commits in common. "280dc37aa049a39a97aedebf905769d0cd61d50a" and "3d8fe3cef2402298b2f23a2b5fb91a2810137d0d" have entirely different histories.
280dc37aa0
...
3d8fe3cef2
|
@ -283,9 +283,7 @@ in
|
||||||
createDatabase = true;
|
createDatabase = true;
|
||||||
extraConfigFiles = config.pub-solar-os.matrix.matrix-authentication-service.extra-config-files;
|
extraConfigFiles = config.pub-solar-os.matrix.matrix-authentication-service.extra-config-files;
|
||||||
|
|
||||||
# https://element-hq.github.io/matrix-authentication-service/reference/configuration.html
|
|
||||||
settings = {
|
settings = {
|
||||||
account.email_change_allowed = false;
|
|
||||||
http.public_base = "https://mas.${config.pub-solar-os.networking.domain}";
|
http.public_base = "https://mas.${config.pub-solar-os.networking.domain}";
|
||||||
http.issuer = "https://mas.${config.pub-solar-os.networking.domain}";
|
http.issuer = "https://mas.${config.pub-solar-os.networking.domain}";
|
||||||
http.listeners = [
|
http.listeners = [
|
||||||
|
|
Loading…
Reference in a new issue