diff --git a/config.yaml b/config.yaml index c8f530075..679d183f6 100644 --- a/config.yaml +++ b/config.yaml @@ -27,7 +27,7 @@ beef: permitted_ui_subnet: "0.0.0.0/0" http: - debug: true #Thin::Logging.debug, very verbose. Prints also full exception stack trace. + debug: false #Thin::Logging.debug, very verbose. Prints also full exception stack trace. host: "0.0.0.0" port: "3000" # if running behind a nat set the public ip address here