From 306ba25c38f864280c9f78a06816d713f1113416 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 13 Dec 2023 16:39:14 +0000 Subject: deploy: 930dc9e2d3efd6d82b86c2205b80d6ccb9b4bb86 --- develop/modules/writing_a_module.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/modules/writing_a_module.html') diff --git a/develop/modules/writing_a_module.html b/develop/modules/writing_a_module.html index 3db68cf8e7..9a1525490c 100644 --- a/develop/modules/writing_a_module.html +++ b/develop/modules/writing_a_module.html @@ -168,7 +168,7 @@ the synapse.module_api.ModuleApi class. The configuration is a dict either the output of the module's parse_config static method (see below), or the configuration associated with the module in Synapse's configuration file.

See the documentation for the ModuleApi class -here.

+here.

When Synapse runs with several modules configured

If Synapse is running with other modules configured, the order each module appears in within the modules section of the Synapse configuration file might restrict what it can -- cgit 1.5.1