mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-27 01:51:56 +08:00
Test: thumbnail and authn / Modify: read thumbnail config from file
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
Debug = true
|
||||
SessionSecret = 23333
|
||||
|
||||
[Thumbnail]
|
||||
MaxWidth = 400
|
||||
MaxHeight = 300
|
||||
FileSuffix = ._thumb
|
||||
|
||||
[Database]
|
||||
Type = mysql
|
||||
User = root
|
||||
|
||||
Reference in New Issue
Block a user