From 1b32252013cd804c23905a9b49d5a4b0a7ae61fb Mon Sep 17 00:00:00 2001 From: oluceps Date: Tue, 22 Oct 2024 08:16:51 +0800 Subject: [PATCH] - --- repack/rustypaste.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repack/rustypaste.nix b/repack/rustypaste.nix index 51ddef63..f413c9f9 100644 --- a/repack/rustypaste.nix +++ b/repack/rustypaste.nix @@ -86,7 +86,7 @@ reIf { max_content_length = "10MB"; timeout = "30s"; upload_path = "/var/lib/rustypaste/"; - duplicate_files = true; + duplicate_files = false; url = "https://pb.nyaw.xyz"; }; };