diff options
author | Ben Morrison <ben@gbmor.dev> | 2020-03-16 15:00:30 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2020-03-16 15:00:30 -0400 |
commit | 21936dea83906339bb1ddeb10437170fdcde4a96 (patch) | |
tree | 6ad2612142b1622614363a836c3e93ff0f9057a1 | |
parent | 3bb022fb6f5c6d273e2787e10a28e821c88734d7 (diff) | |
download | getwtxt-21936dea83906339bb1ddeb10437170fdcde4a96.tar.gz |
no plans to add support for additional databases
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index be4c751..7f831fa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ for tags and key words. * Pushes to a database at a configurable interval for persistent storage * `leveldb (default)` * `sqlite3` -* More database support is in development * Easily run behind `nginx`, `Caddy` or another HTTP server. ## Public Instances |