Compare commits
2 Commits
64ec58dd69
...
0b18ced61d
Author | SHA1 | Date | |
---|---|---|---|
0b18ced61d
|
|||
f4f43acf8a |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -5,6 +5,8 @@ matrix-synapse:
|
|||||||
signingkey:
|
signingkey:
|
||||||
job:
|
job:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
existingSecret: matrix-synapse-signingkey
|
||||||
|
existingSecretKey: signing.key
|
||||||
config:
|
config:
|
||||||
reportStats: false
|
reportStats: false
|
||||||
enableRegistration: true
|
enableRegistration: true
|
||||||
|
Reference in New Issue
Block a user