Database
The server uses an SQLite database to store information regarding previously connected agents.
Given that agents perform a full connection flow at each start, the data stored in the database isn’t required.
Flag:
--no-dbDisable the database on disk.--db-file-namePath or filename of the SQLite file .