1
0
Files
pleroma/lib
rinpatch e6ccc25565 Fix in-db configuration in dev environment
Previously, in-db configuration only worked when `warnings_as_errors`
was disabled because re-compiling scrubbers on application restart
created a warning about module conflicts. This patch fixes that
by enabling `ignore_module_conflict` option of the compiler at runtime,
and enables `warnings_as_errors` in prod since there is no reason
to keep it disabled anymore.
2020-07-14 13:16:54 +03:00
..
2020-07-13 10:32:17 -05:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00