docs: fix indent

This commit is contained in:
wzp 2025-04-21 19:49:16 +08:00
parent a896356428
commit 9c781e0df6

View File

@ -15,9 +15,9 @@ spring:
database: 3 # redis database
password: "fsv2" # redis password
servlet:
multipart:
max-file-size: 100GB # max file upload size
max-request-size: 100GB # max file upload size
multipart:
max-file-size: 100GB # max file upload size
max-request-size: 100GB # max file upload size
wzp:
filemanager:
save-path: "./file" # file save path