matrix-docker-ansible-deploy/roles/custom/matrix-synapse
Slavi Pantaleev 8b0e25966e Ensure cache_autotuning.max_cache_memory_usage & cache_autotuning.target_cache_memory_usage have int values
Fixes Synapse failing to start with:

> ValueError: invalid literal for int() with base 10: '2027264.0

Related to: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3017
2024-02-14 12:20:53 +02:00
..
defaults Ensure cache_autotuning.max_cache_memory_usage & cache_autotuning.target_cache_memory_usage have int values 2024-02-14 12:20:53 +02:00
tasks Increase Synapse caches and enable cache-autotuning by default (#3017) 2024-02-14 12:02:06 +02:00
templates Increase Synapse caches and enable cache-autotuning by default (#3017) 2024-02-14 12:02:06 +02:00
vars Merge branch 'spantaleev:master' into cvwright/room-workers-v2 2024-01-17 08:02:47 -06:00