From 5e161c3dade570b7a1687c01647b37cfe44f1bd5 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 8 Oct 2023 12:28:46 +0200 Subject: Support modifying reuploaded tarballs --- config/config.toml.example | 2 -- 1 file changed, 2 deletions(-) (limited to 'config') diff --git a/config/config.toml.example b/config/config.toml.example index 97decdd..e2ef02e 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -5,6 +5,4 @@ download_url = "https://example.com/some/path" remote_path = "example.com:/srv/httpd/some/path" [maintainer] -name = "Maintainer Name" -email = "maintainer@example.com" signature = false -- cgit v1.2.3