Added matrix registration password

This commit is contained in:
Jurn Wubben 2025-05-25 11:34:55 +02:00
parent fd9edd1b2f
commit d36eef7e1a
4 changed files with 23 additions and 10 deletions

View file

@ -13,5 +13,6 @@
};
password.file = ./password.age;
matrix-priv.file = ./matrix-priv.age;
matrix-registration.file = ./matrix-registration.age;
};
}