mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
RSS: disabled FORKABLE because the picture counter cannot be saved
git-svn-id: https://svn.fhem.de/fhem/trunk@6543 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
823c187ae3
commit
eb2a01027b
@ -42,7 +42,7 @@ RSS_addExtension($$$) {
|
||||
$data{FWEXT}{$url}{FUNC} = $func;
|
||||
$data{FWEXT}{$url}{LINK} = $link;
|
||||
$data{FWEXT}{$url}{NAME} = $friendlyname;
|
||||
$data{FWEXT}{$url}{FORKABLE} = 1;
|
||||
#$data{FWEXT}{$url}{FORKABLE} = 1;
|
||||
}
|
||||
|
||||
##################
|
||||
|
Loading…
Reference in New Issue
Block a user