commit | 38399dfca099251a5c1044e2ba28e707dac97203 | [log] [tgz] |
---|---|---|
author | Michael Hanl <hanl@ids-mannheim.de> | Fri Nov 13 16:32:19 2015 +0100 |
committer | Michael Hanl <hanl@ids-mannheim.de> | Fri Nov 13 16:32:19 2015 +0100 |
tree | b260f896ab84a222ee1723cc54490d84a0fe6ee9 | |
parent | 48700a734fad2b015127fc46e8b7a59ef7dda86c [diff] [blame] |
config updates
diff --git a/src/main/resources/light-config.xml b/src/main/resources/light-config.xml index 5548189..5ac341a 100644 --- a/src/main/resources/light-config.xml +++ b/src/main/resources/light-config.xml
@@ -16,7 +16,7 @@ <property name="locations"> <array> <value>classpath:kustvakt.conf</value> - <value>file:./config/kustvakt.conf</value> + <value>file:./kustvakt.conf</value> </array> </property> </bean>