diff --git a/server/server.default.properties b/server/server.default.properties index 969f23b7c6..faabf38f08 100644 --- a/server/server.default.properties +++ b/server/server.default.properties @@ -7,7 +7,7 @@ localServerUrl=http://localhost:9999/server/ serverPassword=CHANGE-THIS-PASSWORD # statistics files dir -statisticsDir=C:/Users/Chile/IdeaProjects/extraction-framework/server/src/main/statistics +statisticsDir=src/main/statistics # ontology file. if it doesn't exist, load from server ontologyFile=../ontology.xml