gel-config 0.1.0

Configuration file parser for Gel.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
["cfg::Config"]
session_idle_timeout = "8m42s"
durprop = "996"
apply_access_policies = false
multiprop = "single"
current_email_provider_name = "localmock"

[[magic_smtp_config]]
_tname = "cfg::SMTPProviderConfig"
name = "localmock"
sender = "sender@example.com"
timeout_per_email = "1 minute 48 seconds"