From 73984a10b1cd9a7d8b4eb622563242ef00024c88 Mon Sep 17 00:00:00 2001 From: babolivier Date: Tue, 20 Jul 2021 10:49:48 +0000 Subject: deploy: a743bf46949e851c9a10d8e01a138659f3af2484 --- develop/usage/configuration/homeserver_sample_config.html | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'develop/usage/configuration') diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index d303daa415..a985897f35 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -2846,19 +2846,6 @@ stats: # action: allow -# Server admins can define a Python module that implements extra rules for -# allowing or denying incoming events. In order to work, this module needs to -# override the methods defined in synapse/events/third_party_rules.py. -# -# This feature is designed to be used in closed federations only, where each -# participating server enforces the same rules. -# -#third_party_event_rules: -# module: "my_custom_project.SuperRulesSet" -# config: -# example_option: 'things' - - ## Opentracing ## # These settings enable opentracing, which implements distributed tracing. -- cgit 1.5.1