mirror of
https://github.com/astaxie/beego.git
synced 2025-07-10 11:10:18 +00:00
add readme for captcha, and enhanced performance
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
// var cpt *captcha.Captcha
|
||||
//
|
||||
// func init() {
|
||||
// // use beego cache system store the captcha data
|
||||
// store := cache.NewMemoryCache()
|
||||
// cpt = captcha.NewWithFilter("/captcha/", store)
|
||||
// }
|
||||
|
Reference in New Issue
Block a user