| 123456789101112 | 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}
 |