Commit graph

14 commits

Author SHA1 Message Date
PCoder
1af8fe3767 Use RotatingFileHandler instead of ConcurrentLogHandler
Why?
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      error in ConcurrentLogHandler setup command: use_2to3 is invalid.
      [end of output]

Looks like the module is incompatible with the latest setuptools. The recommended solution on the Internet seems to be to downgrade setuptools to 57.5.0 ;; however, this still does not solve the issue for my setup
2024-05-22 21:50:56 +05:30
Oleg Lavrovsky
f9e06db12a ES memory settings 2019-09-09 21:05:41 +02:00
Oleg Lavrovsky
cab4c2b59c Wagtail module path updates 2019-05-13 17:11:16 +02:00
Oleg Lavrovsky
4f2562cbc3 Token refresh 2017-10-13 15:40:24 +02:00
Oleg Lavrovsky
da425fcf0b Added www allowed domain, RedisCache optional 2017-10-12 14:21:39 +02:00
Oleg Lavrovsky
3837aa2c2d Revert to ES 2 2017-05-03 23:46:19 +02:00
Oleg Lavrovsky
9e32a63db6 Set wagtail log level to warning 2017-04-26 15:44:04 +02:00
Oleg Lavrovsky
ee7eb96954 Move cache and search conf to prod settings 2017-04-11 00:51:40 +02:00
Oleg Lavrovsky
9f082f3ae6 Production settings 2017-04-06 09:42:47 +02:00
Oleg Lavrovsky
c88df8e7c3 Configure mail provider 2017-04-05 23:50:38 +02:00
Oleg Lavrovsky
e898834b06 Deployment support 2017-03-29 00:49:05 +02:00
Oleg Lavrovsky
57665e3dd8 Debug config 2017-03-28 01:12:47 +02:00
Oleg Lavrovsky
cccdf0aa31 Initial page model with translation support 2016-12-09 06:54:14 +01:00
Oleg Lavrovsky
90d3dc568d Project name 2016-12-09 06:13:01 +01:00
Renamed from publichealthschweiz/settings/production.py (Browse further)