CookieStoreDirectory
The path to the directory where cookie jars (files containing cookies that were presented to the connector) are stored. There is a separate cookie jar for each task that you configure.
| Type: | String (directory path) |
| Default: | The connector's installation directory |
| Required: | No |
| Configuration Section: | TaskName |
| Example: | CookieStoreDirectory=./cookies/
|
| See Also: | CleanCookieJar |