diff --git a/config/generic.json.sample b/config/generic.json.sample index e713b453..4d34d925 100644 --- a/config/generic.json.sample +++ b/config/generic.json.sample @@ -39,7 +39,7 @@ "website_listen_port": "Port Flask will listen on.", "splash_url": "URL to connect to splash", "default_user_agent": "Ultimate fallback if the capture form, or the asynchronous submission, doesn't provide a user agent.", - "cache_clean_user": "Format: {username: password}", + "cache_clean_user": "Intially: allow a user to clear the cache for a capture. Now: that, and accessing the hidden captures. It is some kind of an admin account. Format: {username: password}", "time_delta_on_index": "Time interval of the capture displayed on the index", "max_depth": "Maximum depth for scraping. Anything > 1 will be exponentially bigger.", "use_user_agents_users": "Only usable for medium/high use instances: use the user agents of the users of the platform",