blacksmoke26 / yii2cdn

A Yii Framework 2 component for using assets in different environments (Local/CDNs)
Apache License 2.0
14 stars 2 forks source link

How does online/offline work? #9

Closed gb5256 closed 7 months ago

gb5256 commented 3 years ago

Hi, I am struggeling to understand how your component determins if to use the offline files or the online files? Can you give an example?

Thanks, gb5256

blacksmoke26 commented 3 years ago

Hello @gb5256 !

Did you check Wiki?

https://github.com/blacksmoke26/yii2cdn/wiki/Force-using-offline-files https://github.com/blacksmoke26/yii2cdn/wiki/Offline-mode-usage

gb5256 commented 3 years ago

Thanks. That makes it clear.