We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8a66a commit b4e290dCopy full SHA for b4e290d
lib/PAUSE.pm
@@ -118,7 +118,7 @@ $PAUSE::Config ||=
118
TIMEOUT => 60*60,
119
TRUST_IS_SSL_HEADER => 1,
120
TMP => '/data/pause/tmp/',
121
- UPLOAD => 'upload@pause.perl.org',
+ UPLOAD => 'modules@perl.org',
122
# sign the auto-generated CHECKSUM files with:
123
CHECKSUMS_SIGNING_PROGRAM => 'gpg',
124
CHECKSUMS_SIGNING_ARGS => '-q --homedir /home/pause/pause-private/gnupg-pause-batch-signing-home --clearsign --default-key ',
0 commit comments