diff options
-rw-r--r-- | getwtxt.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/getwtxt.yml b/getwtxt.yml index 1e6c08f..6d17b95 100644 --- a/getwtxt.yml +++ b/getwtxt.yml @@ -24,7 +24,8 @@ ListenPort: 9001 # The type of database you want to use. Currently, # the following are supported: -# leveldb +# leveldb (default) +# sqlite DatabaseType: "leveldb" # The location of the database structure. Can be |