Added named feed list to configuration
This commit is contained in:
parent
af83043ef0
commit
db2e4a2871
3 changed files with 29 additions and 9 deletions
|
@ -7,7 +7,7 @@ return array(
|
|||
'client_secret' => 'Wallabag Client Secret',
|
||||
'username' => 'Wallabag Username',
|
||||
'password' => 'Wallabag Password',
|
||||
'feeds' => 'Feed IDs (comma seperated)',
|
||||
'feeds' => 'Feeds',
|
||||
'use_tags' => 'Use tags?',
|
||||
'add_tags' => 'Additional tags (comma seperated)',
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue