From 99ef402c4b077751fcf458d221f5fc61083803d4 Mon Sep 17 00:00:00 2001 From: Lee Date: Tue, 23 Apr 2024 20:18:55 +0000 Subject: [PATCH] Update application.yml --- application.yml | 2 ++ 1 file changed, 2 insertions(+) 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: