bvm-matrix: tweak Element config a bit
This commit is contained in:
parent
da13d6af17
commit
169524b65a
1 changed files with 4 additions and 0 deletions
|
@ -111,6 +111,10 @@ in {
|
|||
server_name = "matrix.zxcvbnm.ninja";
|
||||
};
|
||||
disable_guests = true;
|
||||
disable_custom_urls = true;
|
||||
settingDefaults = {
|
||||
"UIFeature.registration" = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue