From f8545e248106d99cca6799d886171baa79cb6b82 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 27 Jan 2022 10:07:05 +0000 Subject: deploy: fd65139714433763e8ef5be6017ab6ba5988e766 --- develop/usage/configuration/homeserver_sample_config.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'develop/usage') diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index 8202e8e7c6..bac8ea1235 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -233,11 +233,11 @@ a fresh config using Synapse by following the instructions in # documentation on how to configure or create custom modules for Synapse. # modules: - # - module: my_super_module.MySuperClass - # config: - # do_thing: true - # - module: my_other_super_module.SomeClass - # config: {} + #- module: my_super_module.MySuperClass + # config: + # do_thing: true + #- module: my_other_super_module.SomeClass + # config: {} ## Server ## -- cgit 1.5.1