2
0
mirror of https://github.com/frappe/bench.git synced 2024-06-19 00:22:19 +00:00
bench/bench/config
Ankush Menat f5ab0459ec
fix: RQ crashes on Mac (#1529)
It will still crash if spawned outside of procfile. This is just a
workaround for developers who are starting out and won't be able to
figure out the crash. You can also add env variables in your RC file.

Permanent fix: Use Linux.
2024-02-03 17:39:24 +05:30
..
templates fix: RQ crashes on Mac (#1529) 2024-02-03 17:39:24 +05:30
__init__.py refactor: Bench 2022-07-27 14:39:22 +05:30
common_site_config.py feat: flag to setup bench with developer mode enabled 2023-11-02 14:28:21 +05:30
lets_encrypt.py refactor: Bench 2022-07-27 14:39:22 +05:30
nginx.py fix(nginx): Allow specifying log_format setting 2022-08-04 16:00:27 +05:30
procfile.py fix: RQ crashes on Mac (#1529) 2024-02-03 17:39:24 +05:30
production_setup.py refactor: check_supervisord_config 2022-08-04 12:15:51 +05:30
redis.py refactor!: Reuse redis_cache instace for socketio (#1382) 2023-08-07 12:55:19 +05:30
site_config.py refactor: Bench 2022-07-27 14:39:22 +05:30
supervisor.py feat: set startretries in supervisor configuration 2024-01-15 14:23:24 +05:30
systemd.py refactor!: Reuse redis_cache instace for socketio (#1382) 2023-08-07 12:55:19 +05:30