matrix-docker-ansible-deploy/roles/matrix-client-element
Slavi Pantaleev 0434e3bf8f Allow force-patching webpack.config.js when self-building Element
We were applying the low-memory system patch to webpack.config.js
on systems with < 4GB memory.

From now on, we also let people force-enable patching by toggling the
`matrix_client_element_container_image_self_build_low_memory_system_patch_enabled`
variable.

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
2021-11-01 09:08:18 +02:00
..
defaults Allow force-patching webpack.config.js when self-building Element 2021-11-01 09:08:18 +02:00
tasks Allow force-patching webpack.config.js when self-building Element 2021-11-01 09:08:18 +02:00
templates Do not report docker kill/rm attempts as errors 2021-01-27 10:22:46 +02:00
vars Riot is now Element 2020-07-17 11:31:20 +03:00