mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Added help on config screen
This commit is contained in:
parent
d213219ec7
commit
540a9bc4a2
33 changed files with 164 additions and 46 deletions
|
@ -373,7 +373,7 @@ class ConfigControllerTest extends WallabagCoreTestCase
|
|||
[
|
||||
'rss_config[rss_limit]' => 1000000000000,
|
||||
],
|
||||
'validator.rss_limit_too_hight',
|
||||
'validator.rss_limit_too_high',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue