aboutsummaryrefslogtreecommitdiff
path: root/fbfp.scfg.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fbfp.scfg.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbfp.scfg.example b/fbfp.scfg.example
index 0e72f37..e21cca1 100644
--- a/fbfp.scfg.example
+++ b/fbfp.scfg.example
@@ -37,7 +37,7 @@ listen {
db {
# What type of database should we use? Currently, only "sqlite" is
# supported.
- type sqlite
+ type sqlite3
# What is the connection string to database? For SQLite, this is
# simply a path to the database file.