This commit is contained in:
soraefir
2026-05-12 00:55:55 +02:00
parent 2a9113e07d
commit 26cb095014
2 changed files with 26 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ let
};
in {
paths = [{
path="${serverCfg.dataPath}/etherpad/";
path="${serverCfg.dataPath}/ethercalc/";
mode = "0666";
}];