matrix-docker-ansible-deploy/roles/matrix-client-element/tasks
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
..
init.yml
main.yml
migrate_riot_web.yml
prepare_themes.yml
self_check.yml
setup_install.yml Allow force-patching webpack.config.js when self-building Element 2021-11-01 09:08:18 +02:00
setup_uninstall.yml
validate_config.yml