summaryrefslogtreecommitdiff
path: root/ereproxy_config.hrl
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2012-06-04 12:43:43 (GMT)
committerJan Huwald <jh@sotun.de>2012-06-04 12:43:43 (GMT)
commitf33aa706efbcfd0663a9bda060972081ea47e8f4 (patch)
tree7a7cccbc998517bdef4e787495c46112e3540276 /ereproxy_config.hrl
Initial commit
Diffstat (limited to 'ereproxy_config.hrl')
-rw-r--r--ereproxy_config.hrl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ereproxy_config.hrl b/ereproxy_config.hrl
new file mode 100644
index 0000000..ad66949
--- /dev/null
+++ b/ereproxy_config.hrl
@@ -0,0 +1,6 @@
+-record(cfg, {
+ listen, % e.g. [{80, http}, {443, https}],
+ log_file = "/var/log/ereproxy",
+ max_peek = 65536,
+ ssl_opts = []
+ }).
contact: Jan Huwald // Impressum