Configuration#
The Stock Package Shipping Sendcloud Module uses values from settings in the
[stock_package_shipping_sendcloud]
section of the Configuration file.
addresses_cache
#
The addresses_cache
defines the duration in seconds the sender addresses
are kept in the cache.
The default value is: 15 * 60
.
shipping_methods_cache
#
The shipping_methods_cache
defines the duration in seconds the shipping
methods are kept in the cache.
The default value is: 60 * 60
.
requests_timeout
#
The requests_timeout
defines the time in seconds the module is waiting for
a response from the Sendcloud server.
The default value is: 300
.