diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index 99c4fdeec..3cabe8068 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -21,9 +21,8 @@ "schema": { "PUID": "int", "PGID": "int", + "PMM_CONFIG": "str", "TZ": "str?", - "HOME": "str", - "PMM_CONFIG": "str?", "PMM_TIME": "str?", "PMM_RUN": "bool?", "PMM_TEST": "bool?",