diff --git a/src/main/resources/queryrest.properties b/src/main/resources/queryrest.properties index 5c7e16f..fbe21fc 100644 --- a/src/main/resources/queryrest.properties +++ b/src/main/resources/queryrest.properties @@ -9,3 +9,7 @@ queryrest.default.response.aggregations=min,mean,max filestorage.writer.local=false # defines if the writer is a local reader (can read data from filesystem) filestorage.reader.local=false +filestorage.compaction.startup.init=false +filestorage.startup.repair.init=false + +# server.port=8081 \ No newline at end of file