aports/community/tin/default-url-handler.patch
2024-04-17 12:54:39 +00:00

12 lines
351 B
Diff

--- a/include/tin.h
+++ b/include/tin.h
@@ -640,7 +640,7 @@
#define SERVERCONFIG_FILE "serverrc"
#define DEFAULT_MAILDIR "Mail"
#define DEFAULT_SAVEDIR "News"
-#define DEFAULT_URL_HANDLER "url_handler.pl"
+#define DEFAULT_URL_HANDLER "tin_url_handler.pl"
/* Prefixes saved attachments with no set filename */
#define SAVEFILE_PREFIX "unknown"