digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.66k stars 2.04k forks source link

logs for redirects should be hidden when logs per domain are disabled #406

Open SorinGFS opened 1 year ago

SorinGFS commented 1 year ago

Details

Description

logs for redirects should be hidden when logs per domain are disabled

Untitled

Those options should be hidden because user has no longer access to customize their settings, moreover there is no logical reason to enable logs for redirects when the logs for the domain itself are disabled.

NB: Before hidding those options they also need to be disabled (in case the user has enabled them before disabling logs for the domain itself).