📝 — Remove redundant fixed_domain setting in conf template
This commit is contained in:
parent
5f134d2b34
commit
698ceb2c7a
|
@ -101,10 +101,6 @@
|
||||||
# optional, no domains allowed by default
|
# optional, no domains allowed by default
|
||||||
#allowed_domains => ['http://1.example.com', 'http://2.example.com'],
|
#allowed_domains => ['http://1.example.com', 'http://2.example.com'],
|
||||||
|
|
||||||
# If set, the shortened URLs will use this domain
|
|
||||||
# optional
|
|
||||||
#fixed_domain => 'example.org',
|
|
||||||
|
|
||||||
# Define a path to the upload directory, where the uploaded files will be stored
|
# Define a path to the upload directory, where the uploaded files will be stored
|
||||||
# You can define it relative to lufi directory or set an absolute path
|
# You can define it relative to lufi directory or set an absolute path
|
||||||
# Remember that it has to be in a directory writable by Lufi user
|
# Remember that it has to be in a directory writable by Lufi user
|
||||||
|
|
Loading…
Reference in New Issue