mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-04-05 14:09:36 +00:00
Updated dependencies
This commit is contained in:
parent
9ce215c8f9
commit
abf0ba5301
3 changed files with 335 additions and 318 deletions
|
|
@ -2493,7 +2493,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||
* max_header_length?: int|Param, // Max header length supported by the cache server. // Default: 7500
|
||||
* request_options?: mixed, // To pass options to the client charged with the request. // Default: []
|
||||
* purger?: scalar|Param|null, // Specify a purger to use (available values: "api_platform.http_cache.purger.varnish.ban", "api_platform.http_cache.purger.varnish.xkey", "api_platform.http_cache.purger.souin"). // Default: "api_platform.http_cache.purger.varnish"
|
||||
* xkey?: array{ // Deprecated: The "xkey" configuration is deprecated, use your own purger to customize surrogate keys or the appropriate paramters.
|
||||
* xkey?: array{ // Deprecated: The "xkey" configuration is deprecated, use your own purger to customize surrogate keys or the appropriate parameters.
|
||||
* glue?: scalar|Param|null, // xkey glue between keys // Default: " "
|
||||
* },
|
||||
* },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue