projects
/
usenet
/
yapfaq.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7440714
)
Change: Default $NNTPServer to 'localhost'
author
Thomas Hochstein
<thh@inter.net>
Thu, 25 Feb 2010 14:15:57 +0000
(15:15 +0100)
committer
Thomas Hochstein
<thh@inter.net>
Thu, 25 Feb 2010 14:15:57 +0000
(15:15 +0100)
Signed-off-by: Thomas Hochstein <thh@inter.net>
yapfaq.pl
patch
|
blob
|
blame
|
history
diff --git
a/yapfaq.pl
b/yapfaq.pl
index
998395f
..
4f42f4f
100644
(file)
--- a/
yapfaq.pl
+++ b/
yapfaq.pl
@@
-14,7
+14,7
@@
my $Version = "0.6-unreleased";
-my $NNTPServer = "";
+my $NNTPServer = "
localhost
";
my $NNTPUser = "";
my $NNTPPass = "";
my $Sender = "";
This page took
0.011569 seconds
and
4
git commands to generate.