matrix-synapse: restart service on restore

This commit is contained in:
Jörg Thalheim
2024-06-14 11:38:02 +02:00
parent 9f0f999c29
commit b41b4e4ca1

View File

@@ -147,6 +147,7 @@ in
ENCODING = "UTF8";
OWNER = "matrix-synapse";
};
clan.postgresql.databases.matrix-synapse.restore.stopOnRestore = [ "matrix-synapse" ];
clanCore.facts.services =
{