diff --git a/roles/openshift-apps/openscanhub/templates/osh-hub-httpd.conf b/roles/openshift-apps/openscanhub/templates/osh-hub-httpd.conf index 1d1e73cc22..7caad1d7bc 100644 --- a/roles/openshift-apps/openscanhub/templates/osh-hub-httpd.conf +++ b/roles/openshift-apps/openscanhub/templates/osh-hub-httpd.conf @@ -4,7 +4,7 @@ WSGISocketPrefix /var/run/wsgi # LoadModule dumpio_module modules/mod_dumpio.so # DumpIOInput On # DumpIOOutput On -LogLevel debug +LogLevel info # ErrorLog "/opt/app-root/error_log" # # # SecRequestBodyLimit 204800 # Set the desired limit in bytes