listen_port = 8000 db_url = "postgres://postgres@localhost/trifidapi" base = "http://localhost:8000" magic_links_valid_for = 86400 session_tokens_valid_for = 86400 totp_verification_valid_for = 3600