change attributs

remove older attribut and change bTSType to bTS_Type
This commit is contained in:
Marko Oldenburg 2020-06-19 08:17:58 +02:00
parent da7f608716
commit 86fbdafbe3
2 changed files with 2 additions and 3 deletions

View File

@ -54,8 +54,7 @@ sub backupToStorage_Initialize {
'bTS_Host ' 'bTS_Host '
. 'bTS_User ' . 'bTS_User '
. 'bTS_Path ' . 'bTS_Path '
. 'btS_UploadTimeout ' . 'bTS_Type:Nextcloud';
. 'bTSType:Nextcloud';
$hash->{parseParams} = 1; $hash->{parseParams} = 1;
return FHEM::Meta::InitMod( __FILE__, $hash ); return FHEM::Meta::InitMod( __FILE__, $hash );

View File

@ -1,2 +1,2 @@
UPD 2020-06-19_07:54:32 3718 FHEM/98_backupToStorage.pm UPD 2020-06-19_08:08:27 4726 FHEM/98_backupToStorage.pm
UPD 2020-06-19_07:55:06 15635 lib/FHEM/backupToStorage.pm UPD 2020-06-19_07:55:06 15635 lib/FHEM/backupToStorage.pm