update csv file option

This commit is contained in:
oxapentane - 2022-08-20 15:54:29 +02:00
parent dff755e132
commit 69d810d2a2
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C

View File

@ -17,7 +17,7 @@
host = "0.0.0.0";
port = 8080;
DB.backend = "CSVFILE";
CSVFile = "/var/lib/data-accumulator/formatted.csv";
R09CsvFile = "/var/lib/data-accumulator/formatted.csv";
offline = true;
};
};