openscanhub: decrease verbosity of httpd logs

The service is stable, so avoid generating logs on the console.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2025-05-07 16:01:16 +02:00 committed by kevin
parent 5561372a5f
commit 0b774e7106

View file

@ -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"
# <IfModule mod_security2.c>
# # SecRequestBodyLimit 204800 # Set the desired limit in bytes