Managing the Magento configuration from the backend can be a pain in the ass.
By running below command you can export all configuration settings to a TXT file. This way it is much easier to review the configuration:
php7.2 bin/magento config:show >/root/settings.txt