immich: remove deprecated option
This commit is contained in:
parent
7d0c97e7d3
commit
40abc1f15f
1 changed files with 0 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue