mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Test: get source URL of files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user