This commit is contained in:
soraefir
2026-06-05 22:02:26 +02:00
parent 9fdf586c80
commit b5f7d921c9

View File

@@ -13,11 +13,11 @@ in {
runtime = {
paths = [{
path = "${serverCfg.path.config}/influxdb/";
dirs = ["data" "ui"];
owner = "1500:1500";
mode = "0755";
}{
path = "${serverCfg.path.data}/influxdb/";
dirs = ["data" "ui"];
owner = "1500:1500";
mode = "0755";
}];