2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

global attribute updatebranch added

git-svn-id: https://svn.fhem.de/fhem/trunk@1654 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mfr69bs 2012-06-25 14:07:42 +00:00
parent 9c17c521e5
commit 748ad8d559

View File

@ -195,7 +195,7 @@ $modules{Global}{AttrList} =
"verbose:1,2,3,4,5 mseclog version nofork logdir holiday2we " .
"autoload_undefined_devices dupTimeout latitude longitude " .
"backupcmd backupdir backupsymlink backup_before_update " .
"exclude_from_update motd";
"exclude_from_update motd updatebranch";
$modules{Global}{AttrFn} = "GlobalAttr";