Ignore logs, fix conf home dir

This commit is contained in:
2019-11-08 16:32:50 -06:00
parent 6a5b2422b6
commit 7cd4b20726
2 changed files with 2 additions and 1 deletions

1
userdata/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.log

View File

@@ -3,7 +3,7 @@
#******************************************************* #*******************************************************
# openHAB installation dir (Adapt this first setting to your system) # openHAB installation dir (Adapt this first setting to your system)
set.default.OPENHAB_HOME=C:\openHAB2 set.default.OPENHAB_HOME=C:\openHAB-2.4.0
# Wrapper Properties # Wrapper Properties
set.default.OPENHAB_CONF=%OPENHAB_HOME%\conf set.default.OPENHAB_CONF=%OPENHAB_HOME%\conf