mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Remove typesense https://github.com/alexbelgium/hassio-addons/issues/1138
This commit is contained in:
@@ -76,8 +76,7 @@
|
||||
"REDIS_HOSTNAME": "localhost",
|
||||
"REDIS_PORT": "6379",
|
||||
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
||||
"TRANSFORMERS_CACHE": "/data/machine-learning",
|
||||
"TYPESENSE_DATA_DIR": "/data/typesense"
|
||||
"TRANSFORMERS_CACHE": "/data/machine-learning"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/immich-{arch}",
|
||||
"init": false,
|
||||
@@ -100,7 +99,6 @@
|
||||
"JWT_SECRET": "jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=",
|
||||
"PGID": 1000,
|
||||
"PUID": 1000,
|
||||
"TYPESENSE_ENABLED": true,
|
||||
"TZ": "Europe/Paris",
|
||||
"data_location": "/share/immich"
|
||||
},
|
||||
@@ -127,7 +125,6 @@
|
||||
"MACHINE_LEARNING_WORKER_TIMEOUT": "int?",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"TYPESENSE_ENABLED": "bool",
|
||||
"TZ": "str?",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
|
||||
Reference in New Issue
Block a user