Test: get source URL of files

This commit is contained in:
HFO4
2019-12-11 12:24:09 +08:00
parent 9f26c0c8ab
commit d0bb123e03
18 changed files with 363 additions and 28 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