Blob Blame History Raw
db = {
	dbtype = "sqlite";
	dbname = "/var/lib/freight-agent/fr.db";
	user = "t1";
	password = "tp";
};