Compare commits
2 Commits
12ce20ccbb
...
629ce607d1
Author | SHA1 | Date | |
---|---|---|---|
629ce607d1
|
|||
f4f43acf8a |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.134.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -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