aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
Commit message (Collapse)AuthorAgeFilesLines
* If reload content failed, don’t update itJeremy Benoist2016-10-201-0/+2
| | | | In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.
* Store cache lifetime in configNicolas Lœuillet2016-09-031-0/+3
|
* Fix default value and add baggy implementationNicolas Lœuillet2016-03-141-1/+1
|
* Added setting to have a personal reading timeNicolas Lœuillet2016-03-141-0/+3
|
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-0/+4
|
* Move default configuration out of parametersJeremy Benoist2016-01-311-0/+12
| | | | These default configuration value shouldn't be in parameters.yml.
* Language selection on config screenNicolas Lœuillet2015-10-151-0/+25