mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
12 lines
351 B
Diff
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"
|
|
|