Remove custom user

This commit is contained in:
Alexandre
2024-12-07 15:33:11 +01:00
committed by GitHub
parent c7323a88a5
commit 5d27a58179

View File

@@ -74,6 +74,8 @@
"MACHINE_LEARNING_CACHE_FOLDER": "/data/machine-learning",
"MACHINE_LEARNING_WORKERS": "1",
"MACHINE_LEARNING_WORKER_TIMEOUT": "120",
"PGID": 0,
"PUID": 0,
"REDIS_HOSTNAME": "localhost",
"REDIS_PORT": "6379",
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
@@ -98,8 +100,6 @@
"DB_USERNAME": "postgres",
"DISABLE_MACHINE_LEARNING": false,
"JWT_SECRET": "jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=",
"PGID": 0,
"PUID": 0,
"TZ": "Europe/Paris",
"data_location": "/share/immich"
},
@@ -125,8 +125,6 @@
"JWT_SECRET": "str",
"MACHINE_LEARNING_WORKERS": "int?",
"MACHINE_LEARNING_WORKER_TIMEOUT": "int?",
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",