mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update config.json
This commit is contained in:
@@ -84,10 +84,11 @@
|
|||||||
"DB_PASSWORD": "homeassistant",
|
"DB_PASSWORD": "homeassistant",
|
||||||
"DB_PORT": "5432",
|
"DB_PORT": "5432",
|
||||||
"DB_USERNAME": "postgres",
|
"DB_USERNAME": "postgres",
|
||||||
|
"DISABLE_MACHINE_LEARNING": false,
|
||||||
"JWT_SECRET": "jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=",
|
"JWT_SECRET": "jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=",
|
||||||
"PGID": 1000,
|
"PGID": 1000,
|
||||||
"PUID": 1000,
|
"PUID": 1000,
|
||||||
"TYPESENSE_ENABLED": false,
|
"TYPESENSE_ENABLED": true,
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
"data_location": "/share/immich"
|
"data_location": "/share/immich"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user