mirror of
https://github.com/lyx0/yaf.git
synced 2024-11-13 19:49:53 +01:00
Update example config FileDir to /var/www/jaf/
As discussed in this PR: https://github.com/leon-richardt/jaf/pull/2
This commit is contained in:
parent
3b247a932f
commit
fa4b60d9d3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
Port: 4711
|
Port: 4711
|
||||||
# a comment
|
# a comment
|
||||||
LinkPrefix: https://jaf.example.com/
|
LinkPrefix: https://jaf.example.com/
|
||||||
FileDir: /var/www/jaf.example.com/
|
FileDir: /var/www/jaf/
|
||||||
LinkLength: 5
|
LinkLength: 5
|
||||||
|
|
Loading…
Reference in a new issue