immich: remove deprecated option

This commit is contained in:
ibizaman 2026-03-31 22:37:12 +02:00 committed by Pierre Penninckx
parent 7d0c97e7d3
commit 40abc1f15f

View file

@ -505,12 +505,6 @@ in
# Database configuration defaults to Unix socket /run/postgresql
# Database configuration
database = {
# Disable pgvecto.rs, as it was deprecated before SHB integration
enableVectors = false;
};
# Machine learning configuration
machine-learning = mkIf cfg.machineLearning.enable {
enable = true;