Feat: get file content via anonymous url

This commit is contained in:
HFO4
2019-12-10 20:42:40 +08:00
parent ea7f034332
commit 297b507ca7
8 changed files with 90 additions and 21 deletions

View File

@@ -7,18 +7,18 @@ MaxWidth = 400
MaxHeight = 300
FileSuffix = ._thumb
[Database]
Type = mysql
User = root
Password = root
Host = 127.0.0.1:3306
Name = v3
TablePrefix = v3_
; [Database]
; Type = mysql
; User = root
; Password = root
; Host = 127.0.0.1:3306
; Name = v3
; TablePrefix = v3_
[Redis]
Server = 127.0.0.1:6379
Password =
DB = 0
; [Redis]
; Server = 127.0.0.1:6379
; Password =
; DB = 0
[Captcha]
Height = 60