host = "0.0.0.0" port = 8080 base_url = "http://localhost:8080" debug = true [smtp] enabled = false # host = "smtp.example.com" # port = 587 # username = "username" # password = "password" # from = "John Smith "