Update lufi.conf.template (add a missing period)
This commit is contained in:
parent
57cf403624
commit
fb140e3d11
|
@ -100,7 +100,7 @@
|
||||||
|
|
||||||
# Email sender address
|
# Email sender address
|
||||||
# Optional, default to no-reply@lufi.io
|
# Optional, default to no-reply@lufi.io
|
||||||
#mail_sender => 'no-reply@lufi.io'
|
#mail_sender => 'no-reply@lufi.io',
|
||||||
|
|
||||||
# define a path to the SQLite database
|
# define a path to the SQLite database
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in New Issue