Remove unused matrix_element_call_metrics_* variables

This commit is contained in:
Slavi Pantaleev 2025-03-12 08:59:50 +02:00
parent 5961841e52
commit 031cf68cbb

View File

@ -134,10 +134,6 @@ matrix_element_call_floc_optout_enabled: false
# See: `matrix_element_call_http_header_strict_transport_security`
matrix_element_call_hsts_preload_enabled: false
# Enable or disable metrics collection
matrix_element_call_metrics_enabled: false
matrix_element_call_metrics_port: 2112
# Controls the default_server_config/m.homeserver/base_url property in the config.json file.
matrix_element_call_config_default_server_config_m_homeserver_base_url: "{{ matrix_homeserver_url }}"