Change immich CLIP model

This commit is contained in:
Yan Lin 2025-10-06 18:07:07 +02:00
parent 059344b2c4
commit 3adc6c1f8a
2 changed files with 2 additions and 2 deletions

View file

@ -113,7 +113,7 @@
# Container auto-updater configuration
services.containerUpdater = {
enable = true;
enable = false;
schedule = "*-*-* 03:00:00"; # Daily at 3 AM
excludeContainers = []; # Update all containers
enableNotifications = true;