diff options
Diffstat (limited to 'conf/plugins/curl.opt')
-rw-r--r-- | conf/plugins/curl.opt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/plugins/curl.opt b/conf/plugins/curl.opt new file mode 100644 index 000000000..90efa12f4 --- /dev/null +++ b/conf/plugins/curl.opt @@ -0,0 +1,3 @@ +charon.plugins.curl.redir = -1 + Maximum number of redirects followed by the plugin, set to 0 to disable + following redirects, set to -1 for no limit. |