Commit graph

13 commits

Author SHA1 Message Date
Yassine Guedidi b9208dae5c Fix default RabbitMQ host on dev setup 2024-02-24 22:41:35 +01:00
Yassine Guedidi 2bf2409567 Add RabbitMQ env vars 2024-02-24 22:34:04 +01:00
Yassine Guedidi 7962972011 Remove SESSION_HANDLER 2024-01-20 09:55:48 +01:00
Yassine Guedidi 03f88ff6bf Remove DATABASE_DRIVER_CLASS 2024-01-20 09:55:05 +01:00
Nicolas Lœuillet 27e54e0634
Merge pull request #6791 from wallabag/change-default-fosuser-registration
Change public registration to false by default
2023-08-24 07:55:13 +02:00
Yassine Guedidi cc33fcb4ba Replace kernel.root_dir by kernel.project_dir 2023-08-09 22:46:18 +01:00
Nicolas Lœuillet 5e4eae42a0 Change public registration to false by default 2023-08-03 16:15:37 +02:00
Nicolas Lœuillet c75d3e6961 Remove twofactor_auth parameter
Fix #6649
2023-07-15 16:18:01 +02:00
Jérémy Benoist 719f9004d1
Merge branch 'master' into master 2023-01-02 10:24:44 +01:00
François 9426be3dbb Docker: database_table_prefix may be configured from environment 2022-12-28 17:38:39 +01:00
Jeremy Benoist b2b1e1c437
Fix database_path in Docker env
Also, add `mailer_dsn` and limit xdebug to allow installation of PHP < 8
2022-12-22 12:30:34 +01:00
Yassine Guedidi 1efe54859f Fix SQLite database location 2022-05-03 06:47:58 +02:00
Kevin Decherf f51008aef0 Update docker-compose and Dockerfile for dev env
This change should ease the spawn of a development environment.
It can be used as a vscode devcontainer.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-04-04 10:10:55 +02:00