From 7a04bbca59147c0547685bb508f5ea85f40601f6 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 5 Dec 2018 16:08:39 +0100 Subject: [PATCH] ctrl2cgi: add config file example Change-Id: I1e5c37a75cf21184d5bd3ef01b452d45c8f6d7ac --- doc/examples/ctrl2cgi.ini | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/examples/ctrl2cgi.ini diff --git a/doc/examples/ctrl2cgi.ini b/doc/examples/ctrl2cgi.ini new file mode 100644 index 0000000..e1feebc --- /dev/null +++ b/doc/examples/ctrl2cgi.ini @@ -0,0 +1,5 @@ +[main] +#location = http://httpbin.org/post +location = http://172.16.1.13:8080/dummy_position_handler.cgi +secret_key = MegaSecretl000000l +num_max_conn = 4