Merge pull request #8 from element-hq/af/synapse-guestmod-readme-tweaks
Synapse guest module README tweaks
This commit is contained in:
@@ -64,7 +64,7 @@ The module is not published to a python registry, but we provide a docker contai
|
||||
# ...
|
||||
template:
|
||||
spec:
|
||||
+ # The init container copies the module to he `synapse-modules` volume
|
||||
+ # The init container copies the module to the `synapse-modules` volume
|
||||
+ initContainers:
|
||||
+ - image: ghcr.io/element-hq/synapse-guest-module:<version>
|
||||
+ name: install-guest-module
|
||||
@@ -94,7 +94,7 @@ The module is not published to a python registry, but we provide a docker contai
|
||||
|
||||
## Copyright & License
|
||||
|
||||
Copyright 2023 Nordeck IT + Consulting GmbH
|
||||
Copyright 2023 Nordeck IT + Consulting GmbH
|
||||
Copyright (c) 2025 New Vector Ltd
|
||||
|
||||
This software is multi licensed by New Vector Ltd (Element). It can be used either:
|
||||
|
||||
Reference in New Issue
Block a user