creative-web-solution/cws-cognix-cache-bundle

移除由Cognix托管服务器的缓存。

dev-main 2024-05-06 15:11 UTC

This package is auto-updated.

Last update: 2024-09-06 16:05:00 UTC


README

配置

在 bundles.php 中添加此行

Cws\Bundle\CognixCacheBundle\CwsCognixCacheCacheBundle::class => ['all' => true],

在 config/packages 中创建 cws_cognix_cache.yaml

cws_cognix_cache:
    uri: 'my uri'

完成。