mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-23 13:35:38 +03:00
fix typos
parent
d49fe37bb1
commit
a8714dd875
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -59,7 +59,7 @@ Now that you are sure that your device uses AdGuard Home as default DNS server,
|
||||||
To troubleshoot a complicated issue, it is often needed to enable verbose-level logging in AdGuard Home. Here's how it should be done:
|
To troubleshoot a complicated issue, it is often needed to enable verbose-level logging in AdGuard Home. Here's how it should be done:
|
||||||
|
|
||||||
1. Stop AdGuard Home
|
1. Stop AdGuard Home
|
||||||
2. Configure AdGuard Home to collect logs. In order to do that, edit `AdGuardHome.yaml`:
|
2. Configure AdGuard Home to write verbose-level log. In order to do that, edit `AdGuardHome.yaml`:
|
||||||
* Set path to the log file in `log_file`
|
* Set path to the log file in `log_file`
|
||||||
* Set `verbose` to `True`
|
* Set `verbose` to `True`
|
||||||
3. Restart AdGuard Home and reproduce the issue
|
3. Restart AdGuard Home and reproduce the issue
|
||||||
|
|
Loading…
Reference in a new issue