1 2 3 4 5 6
-record(cfg, { listen, % e.g. [{80, http}, {443, https}], log_file = "/var/log/ereproxy", max_peek = 65536, ssl_opts = [] }).