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 Do not run self-build Ansible version-check, if component not enabled 2021-06-08 08:59:02 +03:00
main.yml Separate install/uninstall tasks for Element and Hydrogen 2021-10-29 10:29:54 +03:00
migrate_riot_web.yml Riot is now Element 2020-07-17 11:31:20 +03:00
prepare_themes.yml Riot is now Element 2020-07-17 11:31:20 +03:00
self_check.yml Riot is now Element 2020-07-17 11:31:20 +03:00
setup_install.yml Allow force-patching webpack.config.js when self-building Element 2021-11-01 09:08:18 +02:00
setup_uninstall.yml Remove unnecessary if checks 2021-10-29 10:41:11 +03:00
validate_config.yml Riot is now Element 2020-07-17 11:31:20 +03:00