Sicherung aktueller Dateien

This commit is contained in:
Patrick Niebeling
2022-09-29 17:19:30 +02:00
parent f2a79a737b
commit 82ace78a3a
16 changed files with 119 additions and 40 deletions

19
services/mysql.cfg Normal file
View File

@ -0,0 +1,19 @@
# the database url like 'jdbc:mysql://<host>:<port>/<database>' (without quotes)
#url=
# the database user
#user=
# the database password
#password=
# the reconnection counter
#reconnectCnt=
# the connection timeout (in seconds)
#waitTimeout=
# Use MySQL Server time to store item values (=false) or use openHAB Server time (=true).
# For new installations, its recommend to set "localtime=true".
# (optional, defaults to false)
#localtime=true