From 51bbeb9be85c2953e9bae68b6f59b374f4915694 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 00:23:52 +0000 Subject: [PATCH] Github bot : json sorted --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index 47ff2ddaa..a638559ac 100644 --- a/immich/config.json +++ b/immich/config.json @@ -57,9 +57,9 @@ "name": "Immich", "options": { "JWT_SECRET": "jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=", - "TYPESENSE_ENABLED": false, "PGID": 1000, "PUID": 1000, + "TYPESENSE_ENABLED": false, "TZ": "Europe/Paris", "data_location": "/share/immich" },