mirror of
https://github.com/lyx0/yaf.git
synced 2024-11-13 19:49:53 +01:00
doc(README): update example.conf
excerpt
The value for `FileDir` was updated in PR #3 but we missed also updating the `example.conf` excerpt accordingly.
This commit is contained in:
parent
df690928a7
commit
f6dee4c429
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Refer to the `example.conf` file:
|
|||
Port: 4711
|
||||
# a comment
|
||||
LinkPrefix: https://jaf.example.com/
|
||||
FileDir: /var/www/jaf.example.com/
|
||||
FileDir: /var/www/jaf/
|
||||
LinkLength: 5
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue