mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: captcha
This commit is contained in:
@@ -8,4 +8,17 @@ User = root
|
||||
Password = root
|
||||
Host = 127.0.0.1:3306
|
||||
Name = v3
|
||||
TablePrefix = v3_
|
||||
TablePrefix = v3_
|
||||
|
||||
[Captcha]
|
||||
Height = 60
|
||||
Width = 240
|
||||
Mode = NumberAlphabet
|
||||
ComplexOfNoiseText = 0
|
||||
ComplexOfNoiseDot = 0
|
||||
IsShowHollowLine = false
|
||||
IsShowNoiseDot = false
|
||||
IsShowNoiseText = false
|
||||
IsShowSlimeLine = false
|
||||
IsShowSineLine = false
|
||||
CaptchaLen = 6
|
||||
Reference in New Issue
Block a user