Merge pull request #66814 from mguentner/synapse_1_3_1

matrix-synapse: 1.2.1 -> 1.3.1
This commit is contained in:
WilliButz
2019-08-18 19:30:14 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
@@ -684,7 +684,7 @@ in {
fi
'';
serviceConfig = {
Type = "simple";
Type = "notify";
User = "matrix-synapse";
Group = "matrix-synapse";
WorkingDirectory = cfg.dataDir;