doc: fix SQL driver name in manpage
This commit is contained in:
parent
db198335aa
commit
da4b91793e
@ -72,7 +72,7 @@ The config file has one directive per line.
|
|||||||
Enable TLS support. The certificate and the key files must be PEM-encoded.
|
Enable TLS support. The certificate and the key files must be PEM-encoded.
|
||||||
|
|
||||||
*sql* <driver> <source>
|
*sql* <driver> <source>
|
||||||
Set the SQL driver settings. The only supported driver is "sqlite". The
|
Set the SQL driver settings. The only supported driver is "sqlite3". The
|
||||||
source is the path to the SQLite database file.
|
source is the path to the SQLite database file.
|
||||||
|
|
||||||
*log* <path>
|
*log* <path>
|
||||||
|
Loading…
Reference in New Issue
Block a user