mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
updating config file according to v0.107.34
This commit is contained in:
parent
435a32ddb5
commit
b3e4241eea
1 changed files with 7 additions and 6 deletions
|
@ -118,11 +118,12 @@ dhcp:
|
|||
ra_slaac_only: false
|
||||
ra_allow_slaac: false
|
||||
clients: []
|
||||
log_compress: false
|
||||
log_localtime: false
|
||||
log_max_backups: 0
|
||||
log_max_size: 100
|
||||
log_max_age: 3
|
||||
log_file: ""
|
||||
log:
|
||||
compress: false
|
||||
localtime: false
|
||||
max_backups: 0
|
||||
max_size: 100
|
||||
max_age: 3
|
||||
file: ""
|
||||
verbose: false
|
||||
schema_version: 10
|
Loading…
Add table
Reference in a new issue