mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-11 05:07:28 +08:00
Add image upload validations and random naming
This commit is contained in:
@@ -11,5 +11,9 @@ cos.secret-key=dummy
|
||||
cos.region=ap-guangzhou
|
||||
cos.bucket-name=testbucket
|
||||
|
||||
# Image upload configuration for tests
|
||||
app.upload.check-type=true
|
||||
app.upload.max-size=1048576
|
||||
|
||||
app.jwt.secret=TestSecret
|
||||
app.jwt.expiration=3600000
|
||||
|
||||
Reference in New Issue
Block a user