File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / strongswan / strongswan.d / charon / curl.conf
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Mar 11 13:59:50 2021 UTC (4 years, 4 months ago) by misho
Branches: MAIN
CVS tags: elwix2_8, elwix2_7, HEAD, ELWIX2_7, ELWIX2_6
ver 2.6

curl {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Maximum number of redirects followed by the plugin, set to 0 to disable
    # following redirects, set to -1 for no limit.
    # redir = -1

}


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>