aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/parameters.yml.dist
Commit message (Collapse)AuthorAgeFilesLines
* WIPfederationThomas Citharel2017-06-231-0/+3
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Retrieve username/password from databaseJeremy Benoist2017-06-201-3/+0
| | | | Inject the current user & the repo to retrieve username/password from the database
* Promote httpsJeremy Benoist2017-06-091-1/+1
|
* ReviewJeremy Benoist2017-06-081-1/+1
|
* remove craueconfig domain name setting and add a proper one in parametersThomas Citharel2017-06-061-0/+2
|
* Changed default database nameNicolas Lœuillet2017-06-011-1/+1
|
* Fixed @tcitworld 's reviewNicolas Lœuillet2017-05-311-1/+1
|
* Defined MySQL as the default rdbms for wallabagNicolas Lœuillet2017-05-311-4/+5
|
* Moved RabbitMQ QoS to parametersNicolas Lœuillet2016-12-151-0/+1
|
* Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+3
| | | | Fix #438. Thank you so much @bdunogier
* Add ability to use Redis with passwordJeremy Benoist2016-11-201-0/+1
|
* Add verification check for MySQL versionJeremy Benoist2016-10-221-2/+2
| | | | Must now be >= 5.5.4
* Use statements & update translationJeremy Benoist2016-10-221-1/+1
|
* Fix emoji insertion in MySQLJeremy Benoist2016-10-221-6/+8
| | | | | Switch to utf8mb4 instead of utf8 because f*** MySQL See https://github.com/doctrine/dbal/pull/851
* Add ability to use socketJeremy Benoist2016-10-071-0/+3
| | | | For Redis & MySQL
* Enable Redis async importJeremy Benoist2016-09-111-0/+4
| | | | | | | | - using javibravo/simpleue - internal config value are now `import_with_redis` & `import_with_rabbit` which are more clear - if both option are enable rabbit will be choosen - services imports related to async are now splitted into 2 files: `redis.yml` & `rabbit.yml` -
* Send every imported item to the queueJeremy Benoist2016-09-111-4/+0
| | | | | Instead of queing real Entry to process, we queue all the item to import from Pocket in a raw format. Then, the worker retrieve that information, find / create the entry and save it.
* 1st draft for rabbitMQNicolas Lœuillet2016-09-111-0/+12
|
* Add option to disable registrationThomas Citharel2016-08-231-0/+1
|
* Move test parameters out of parameters.ymlJeremy Benoist2016-04-121-8/+0
| | | | The end user doesn't care to about the test database.
* CSNicolas Lœuillet2016-02-041-0/+2
|
* Fix #1622: parameter for FosUser confirmationNicolas Lœuillet2016-02-041-0/+1
|
* Merge pull request #1612 from wallabag/v2-settings-pageNicolas Lœuillet2016-02-041-36/+1
|\ | | | | Settings page
| * Fix from_email & fos_userJeremy Benoist2016-01-311-0/+2
| |
| * Add CraueConfig for internal settingsJeremy Benoist2016-01-311-27/+1
| |
| * Always include warning messageJeremy Benoist2016-01-311-4/+0
| | | | | | | | We'll remove it later, on the stable release
| * Move default configuration out of parametersJeremy Benoist2016-01-311-7/+0
| | | | | | | | These default configuration value shouldn't be in parameters.yml.
* | Merge pull request #1605 from wallabag/v2-fix-sensiolabsinsightJeremy Benoist2016-02-011-1/+1
|\ \ | |/ |/| [#1604] First draft to fix SensioLabsInsight report
| * SensioLabsInsight fixesNicolas Lœuillet2016-01-221-2/+0
| |
| * [#1604] First draft to fix SensioLabsInsight reportNicolas Lœuillet2016-01-221-1/+3
| |
* | fix #1620 and introduce new parameters to exportThomas Citharel2016-01-241-0/+4
|/
* Add Docker configuration for Postgres and MariaDBFabien MEURILLON2016-01-101-0/+10
|
* Remove real consumer keyJeremy Benoist2016-01-021-1/+1
| | | | We should never commit them :)
* 1st draft for Pocket import via APINicolas Lœuillet2016-01-021-0/+3
|
* Add custom email for 2FAJeremy Benoist2015-12-291-1/+2
| | | | Related #1490
* Rework on exportJeremy Benoist2015-11-091-0/+1
| | | | | | - all export now return a `HttpFoundation\Response` - return a 404 on unsupported format - add tests
* move 2factor activation in parametersNicolas Lœuillet2015-10-151-0/+2
|
* Add multiple database tests on TravisJeremy Benoist2015-09-261-2/+10
|
* warning bar: add parameter to dis/enable itNicolas Lœuillet2015-08-191-0/+4
|
* set material to default theme \o/Nicolas Lœuillet2015-08-041-1/+1
|
* Ability to prefix tablesJeremy2015-04-011-0/+1
| | | | Will fix #799
* Add rss for entriesJeremy2015-03-311-0/+1
| | | | will fix #1000
* Handle forgot passwordJeremy2015-03-081-0/+1
|
* sqlite doesn't support getListDatabasesSQLJeremy2015-02-221-1/+1
|
* Handle default value for new userJeremy2015-02-221-1/+3
|
* CleanupJeremy2015-02-161-1/+1
|
* forgot one parameterNicolas Lœuillet2015-02-041-0/+1
|
* restore full database settingsNicolas Lœuillet2015-02-041-0/+4
|
* wrong path for database fileNicolas Lœuillet2015-01-281-1/+1
|
* fix parameters configNicolas Lœuillet2015-01-281-7/+1
|