We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a207ac4 commit 9f2d369Copy full SHA for 9f2d369
files/etc/init.d/https-dns-proxy
@@ -219,7 +219,7 @@ load_package_config() {
219
config_get global_ca_certs_file 'config' 'ca_certs_file'
220
config_get global_user 'config' 'user' 'nobody'
221
config_get global_group 'config' 'group' 'nogroup'
222
- config_get global_verbosity 'config' 'verbosity' '1'
+ config_get global_verbosity 'config' 'verbosity' '0'
223
config_get global_logfile 'config' 'logfile'
224
config_get global_statistic_interval 'config' 'statistic_interval' '0'
225
config_get global_log_limit 'config' 'log_limit' '0'
0 commit comments