diff --git a/application.yml b/application.yml index 26774e1..37326ea 100644 --- a/application.yml +++ b/application.yml @@ -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: