rename Synapse module names
This commit is contained in:
parent
a707d8a746
commit
bef33e1b79
@ -52,9 +52,9 @@
|
|||||||
path: /etc/matrix-synapse/homeserver.yaml
|
path: /etc/matrix-synapse/homeserver.yaml
|
||||||
block: |
|
block: |
|
||||||
modules:
|
modules:
|
||||||
- module: hello_world_module.HelloWorldModule
|
- module: redlight_client_module.RedlightClientModule
|
||||||
config: {} # No specific configuration for this module
|
config: {} # No specific configuration for this module
|
||||||
- module: abuse_lookup_module.AbuseLookupModule
|
- module: redlight_server_module.RedlightServerModule
|
||||||
config: {}
|
config: {}
|
||||||
state: present
|
state: present
|
||||||
owner: root
|
owner: root
|
||||||
|
Loading…
Reference in New Issue
Block a user