MaxServ / t3ext-fal_s3

S3 driver for FAL
GNU General Public License v2.0
13 stars 10 forks source link

[BUGFIX] Set cacheConfiguration after initiating new CacheManager #48

Closed haassie closed 5 years ago

haassie commented 5 years ago

If there isn't a CacheManager registered yet, you need to set the cacheConfiguration, otherwise the cache identifier won't be found.

By setting the configuration in this method, you are sure the configuration is loaded, before getting the cache frontend of tx_fal_s3