Update application.yml

This commit is contained in:
Lee 2024-04-23 20:18:55 +00:00
parent 66a45c0178
commit 99ef402c4b

@ -23,6 +23,8 @@ spring:
paste:
# The length of the ID for the paste
id-length: 12
# The limit of the paste size (in characters) - You can set it to "-1" to disable the limit
upload-size-limit: 400000
# Set the embedded MongoDB version
de: