removed deprecated option

This commit is contained in:
Harry 2024-07-19 13:30:13 +02:00
parent 0ab94eaa07
commit f50175491e

View file

@ -3,10 +3,10 @@
{
services.matrix-synapse = {
enable = true;
enable_registration = false;
settings = {
serverName = "talk.hypervirtual.world";
enable_registration = false;
};
configureRedisLocally = true;