1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

Update AdGuardHome.yaml

This commit is contained in:
liberodark 2020-08-26 19:26:10 +02:00 committed by GitHub
parent a9ce0626b8
commit b21d2075a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ dns:
port: 53
statistics_interval: 1
querylog_enabled: true
querylog_file_enabled: true
querylog_interval: 90
querylog_size_memory: 1000
anonymize_client_ip: false
@ -71,10 +72,10 @@ tls:
filters:
- enabled: true
url: https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
name: AdGuard Simplified Domain Names filter
name: AdGuard DNS filter
id: 1
- enabled: false
url: https://adaway.org/hosts.txt
url: https://github.com/AdAway/adaway.github.io/blob/master/hosts.txt
name: AdAway
id: 2
- enabled: false
@ -93,6 +94,11 @@ dhcp:
lease_duration: 86400
icmp_timeout_msec: 1000
clients: []
log_compress: false
log_localtime: false
log_max_backups: 0
log_max_size: 100
log_max_age: 3
log_file: ""
verbose: false
schema_version: 6