{ //Comments are allowed "debug": false, "bm_endpoint": { "path": "/bookmarks", //Path for the bookmarks endpoint "config": { "max_limit": 100, //Max results per page "default_limit": 20, //Default results per page "user_quota": 5000 //Max bookmarks per user } } }