From 90ca539be6d7328e3a7442e61755b62a4636fa6b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 23 Apr 2023 21:37:49 +0200 Subject: [PATCH] Update config.json --- photoprism/config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/photoprism/config.json b/photoprism/config.json index 6bae0ad67..bdd9e94e7 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -101,8 +101,6 @@ "DB_TYPE": "list(sqlite|mariadb_addon|external)", "IMPORT_PATH": "str", "ORIGINALS_PATH": "str", - "PGID": "int?", - "PUID": "int?", "STORAGE_PATH": "str", "UPLOAD_NSFW": "bool", "certfile": "str",