services: matrix: explicitly disable registration
This commit is contained in:
parent
b8f4bc5b68
commit
c49cb11109
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ in
|
||||||
server_name = domain;
|
server_name = domain;
|
||||||
public_baseurl = "https://matrix.${domain}";
|
public_baseurl = "https://matrix.${domain}";
|
||||||
|
|
||||||
|
enable_registration = false;
|
||||||
registration_shared_secret = cfg.secret;
|
registration_shared_secret = cfg.secret;
|
||||||
|
|
||||||
listeners = [
|
listeners = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue