From 00fd659782569482a90fee7749094d773bd5120f Mon Sep 17 00:00:00 2001 From: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> Date: Thu, 14 Sep 2023 22:27:01 +0000 Subject: [PATCH] Enable more Labs features in Element Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> --- srv/Matrix-Docker-Compose/element/config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/srv/Matrix-Docker-Compose/element/config.json b/srv/Matrix-Docker-Compose/element/config.json index a15b695..e68f6d7 100644 --- a/srv/Matrix-Docker-Compose/element/config.json +++ b/srv/Matrix-Docker-Compose/element/config.json @@ -34,8 +34,11 @@ "default_country_code": "US", "show_labs_settings": true, "features": { + "feature_latex_maths": true, "feature_pinning": true, - "feature_custom_themes": false + "feature_custom_themes": false, + "feature_jump_to_date": true, + "feature_ask_to_join": true }, "default_federate": true, "room_directory": {