Fix broken implementation of "Program" in .yapfaqrc.
[usenet/yapfaq.git] / .yapfaqrc
index d2c398d..9b73fe3 100644 (file)
--- a/.yapfaqrc
+++ b/.yapfaqrc
@@ -3,15 +3,4 @@ NNTPUser   = ''
 NNTPPass   = ''
 Sender     = ''
 ConfigFile = 'yapfaq.cfg'
-UsePGP     = 0
-
-################################## PGP-Config #################################
-pgp           = '/usr/bin/pgp'                  # path to pgp
-PGPVersion    = '2'                             # Use 2 for 2.X 5 for PGP > 2.X and GPG for GPG
-PGPSigner     = ''                              # sign as who?
-PGPPass       = ''                              # pgp2 only
-PathtoPGPPass = ''                           # pgp2 pgp5 and gpg
-pgpbegin      = '-----BEGIN PGP SIGNATURE-----' # Begin of PGP-Signature
-pgpend        = '-----END PGP SIGNATURE-----'   # End of PGP-Signature
-pgptmpf       = 'pgptmp'                        # temporary file for PGP.
-pgpheader     = 'X-PGP-Sig'
+Program    = ''
This page took 0.010482 seconds and 4 git commands to generate.