diff --git a/config.json b/config.json index 7d0910f..1a4c101 100644 --- a/config.json +++ b/config.json @@ -15,5 +15,10 @@ "modify_exploits": true, "deploy_exploits": true, "post_exploitation_modules": true - } + }, + "dark_mode": false, + "default_language": "en", + "logging_level": "INFO", + "log_directory": "logs", + "automatic_updates": true }