{ "site_title": "CodePress", "content_dir": "content", "templates_dir": "cms/templates", "active_theme": "default", "default_page": "auto", "language": { "default": "nl", "available": [ "nl", "en" ] }, "seo": { "description": "CodePress CMS - Lightweight file-based content management system", "keywords": "cms, php, content management, file-based" }, "author": { "name": "E. Noorlander", "website": "https://noorlander.info" }, "show_version": true, "enabled_plugins": [ "MQTTTracker", "HTMLBlock" ], "features": { "auto_link_pages": true, "search_enabled": true, "breadcrumbs_enabled": true }, "security": { "block_ai_bots": true, "block_scrapers": true, "block_search_engines": false, "block_empty_user_agent": true, "rate_limit_enabled": true, "rate_limit_max": 60, "rate_limit_window": 60, "custom_blocked_agents": [], "blocked_ips": [], "allowed_ips": [] }, "analytics": { "enabled": true, "anonymize_ip": false, "geoip_provider": "local", "geoip_mmdb_path": "", "geoip_api_url": "", "geoip_api_key": "", "retention_days": 400 } }