Update config.json

This commit is contained in:
Alexandre
2023-10-15 05:57:29 +02:00
committed by GitHub
parent 5a85184599
commit 1ad5844b85

View File

@@ -84,10 +84,11 @@
"DB_PASSWORD": "homeassistant",
"DB_PORT": "5432",
"DB_USERNAME": "postgres",
"DISABLE_MACHINE_LEARNING": false,
"JWT_SECRET": "jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=",
"PGID": 1000,
"PUID": 1000,
"TYPESENSE_ENABLED": false,
"TYPESENSE_ENABLED": true,
"TZ": "Europe/Paris",
"data_location": "/share/immich"
},