diff --git a/example-config.json b/example-config.json index ef434e24..0cc441b7 100644 --- a/example-config.json +++ b/example-config.json @@ -9,7 +9,6 @@ "includeDrafts": false, "includeArchived": false, "skipContentModel": false, - "skipEditorInterfaces": false, "skipContent": false, "skipRoles": false, "skipWebhooks": false, @@ -26,7 +25,6 @@ "proxy": "https://user:password@host:port", "rawProxy": false, "maxAllowedLimit": 1000, - "limit": 25000, "errorLogFile": "/path/to/error.log", "useVerboseRenderer": false } \ No newline at end of file