matrix-synapse: Only run StartPre script when data folder doesn't exist (#17216)
This commit is contained in:
committed by
Franz Pletz
parent
c31cbe8f9c
commit
b65e9d87e2
@@ -41,6 +41,6 @@ buildPythonApplication rec {
|
||||
homepage = https://matrix.org;
|
||||
description = "Matrix reference homeserver";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.ralith ];
|
||||
maintainers = [ maintainers.ralith maintainers.roblabla ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user