diff options
Diffstat (limited to 'bundles/immich/files/immich.yaml')
| -rw-r--r-- | bundles/immich/files/immich.yaml | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/bundles/immich/files/immich.yaml b/bundles/immich/files/immich.yaml index fd2454a..8a3f698 100644 --- a/bundles/immich/files/immich.yaml +++ b/bundles/immich/files/immich.yaml @@ -1,12 +1,26 @@ +ffmpeg: + accel: qsv + accelDecode: true + +library: + watch: + enabled: true + +machineLearning: + enabled: false + # url: + +metadata: + faces: + import: true + storageTemplate: enabled: false hashVerificationEnabled: true template: '{{y}}/{{MM}}-{{MMM}}/{{filetype}}_{{y}}{{MM}}{{dd}}_{{HH}}{{mm}}{{ss}}.{{ext}}' -machineLearning: - enabled: false - # url: +# oauth passwordLogin: enabled: false oauth: |