mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
Defau
git-svn-id: https://svn.fhem.de/fhem/trunk@959 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ac2a845de4
commit
7386289bae
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
attr global logfile /tmp/fhem-%Y-%m.log
|
attr global logfile /tmp/fhem-%Y-%m.log
|
||||||
attr global modpath . # where our FHEM directory is
|
attr global modpath . # where our FHEM directory is
|
||||||
attr global port 7072 # our TCP/IP port (localhost only)
|
attr global port 7072 global # our TCP/IP port (localhost only)
|
||||||
attr global statefile /tmp/fhem.save # where to save the state of the devices
|
attr global statefile /tmp/fhem.save # where to save the state of the devices
|
||||||
attr global verbose 3 # "normal" verbosity (min 1, max 5)
|
attr global verbose 3 # "normal" verbosity (min 1, max 5)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user