We are not using mongodb anymore... (lol?)

This commit is contained in:
BurnyLlama 2021-11-02 00:03:50 +01:00
parent 054a84f6fd
commit cb7e83de38

View File

@ -4,9 +4,6 @@
#
# MongoDB connection URI
MONGO_URI = "mongodb://user:passwd@host/db"
# Paths to SQLite databases...
DDNET_SQLITE_PATH = "data/ddnet.sqlite"
DDNSS_SQLITE_PATH = "data/skindata.sqlite"