about summary refs log tree commit diff
path: root/bundles
diff options
context:
space:
mode:
Diffstat (limited to 'bundles')
-rw-r--r--bundles/immich/files/immich.yaml22
1 files changed, 20 insertions, 2 deletions
diff --git a/bundles/immich/files/immich.yaml b/bundles/immich/files/immich.yaml
index 8a3f698..d9e1b20 100644
--- a/bundles/immich/files/immich.yaml
+++ b/bundles/immich/files/immich.yaml
@@ -1,3 +1,9 @@
+newVersionCheck:
+  enabled: false
+
+nightlyTasks:
+  startTime: 03:00
+
 ffmpeg:
   accel: qsv
   accelDecode: true
@@ -6,9 +12,22 @@ library:
   watch:
     enabled: true
 
+smartSearch:
+  enabled: false
+
 machineLearning:
   enabled: false
-  # url:
+  # urls: []
+  availabilityChecks:
+    enabled: false
+  clip:
+    enabled: false
+  duplicateDetection:
+    enabled: false
+  facialRecognition:
+    enabled: false
+  ocr:
+    enabled: false
 
 metadata:
   faces:
@@ -19,7 +38,6 @@ storageTemplate:
   hashVerificationEnabled: true
   template: '{{y}}/{{MM}}-{{MMM}}/{{filetype}}_{{y}}{{MM}}{{dd}}_{{HH}}{{mm}}{{ss}}.{{ext}}'
 
-
 # oauth
 passwordLogin:
   enabled: false