Update application.yml
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user