huacnlee / rucaptcha

Captcha Gem for Rails, which generates captcha image by Rust.
https://huacnlee.github.io/rucaptcha
MIT License
693 stars 133 forks source link

ignore requirements tips if the cache_store is aleary set to file_store #102

Closed ZPVIP closed 1 year ago

huacnlee commented 1 year ago

There still have problem when developers deployment on multiple hosts, the captcha store can not share between the hosts, so we need a warning.