diff --git a/s-pipes-core/src/main/resources/config-core.properties b/s-pipes-core/src/main/resources/config-core.properties index b09a80b7..cab4e8c3 100644 --- a/s-pipes-core/src/main/resources/config-core.properties +++ b/s-pipes-core/src/main/resources/config-core.properties @@ -1,11 +1,8 @@ -audit.resourcesPath=/home/blcha/projects/19kodi/sforms/.spipes +audit.resourcesPath=/scripts/.spipes audit.enable=true -contexts.scriptPaths=/home/blcha/projects/kbss/git/s-pipes-modules;/home/blcha/projects/23ava/git/ava-model/data; -contextsLoader.data.keepUpdated=true +contexts.scriptPaths=/scripts +contextsLoader.data.keepUpdated=false execution.exitOnError=false execution.checkValidationConstraints=true execution.configUrl= -execution.environment=development -execution.developmentServiceUrl=http://localhost:8080/s-pipes compatibility.loadSparqlMotionFiles=false -#execution.tempDirectoryPath= \ No newline at end of file