Skip to content

Commit 85b4d98

Browse files
committed
mention sqlite config
1 parent fef6bcd commit 85b4d98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: docs/configuration.md

+4
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ $config_table{
196196
name = "mysql",
197197
description = "MySQL connection settings",
198198
default = "[*See MySQL docs*](database.html)"
199+
},
200+
{
201+
name = "sqlite",
202+
description = "SQLite connection settings"
199203
}
200204
}
201205

0 commit comments

Comments
 (0)