Bugfix: space added to altitude attribute
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3490 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -205,7 +205,7 @@ $modules{Global}{AttrList} =
|
||||
"archivecmd apiversion archivedir configfile lastinclude logfile " .
|
||||
"modpath nrarchive pidfilename port statefile title userattr " .
|
||||
"verbose:1,2,3,4,5 mseclog:1,0 version nofork:1,0 logdir holiday2we " .
|
||||
"autoload_undefined_devices:1,0 dupTimeout latitude longitude altitude" .
|
||||
"autoload_undefined_devices:1,0 dupTimeout latitude longitude altitude " .
|
||||
"backupcmd backupdir backupsymlink backup_before_update " .
|
||||
"exclude_from_update motd updatebranch uniqueID ".
|
||||
"sendStatistics:onUpdate,manually,never updateInBackground:1,0 ".
|
||||
|
||||
Reference in New Issue
Block a user