Typo in lufi.conf.template

This commit is contained in:
Luc Didry 2015-09-22 13:28:53 +02:00
parent 0bc5dd587f
commit 088fb7e346
1 changed files with 3 additions and 3 deletions

View File

@ -43,8 +43,8 @@
# optional, default is 0 (no limit)
#max_delay => 0,
# URL sub-directory in which you want Lstu to be accessible
# example: you want to have Lstu under https://example.org/lufi/
# URL sub-directory in which you want Lufi to be accessible
# example: you want to have Lufi under https://example.org/lufi/
# => set prefix to '/lufi' or to '/lufi/', it doesn't matter
# optional, defaut is /
#prefix => '/',
@ -57,4 +57,4 @@
# if set, the shortened URLs will use this domain
# optional
#fixed_domain => 'example.org',
};
};