diff options
author | Werner Koch <[email protected]> | 2013-08-06 08:04:12 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-08-06 08:04:12 +0000 |
commit | f3c5cc8bcd37e38b5d65db6a50466e22d03d1f0c (patch) | |
tree | d76bf33f92a154fd471b501e7d3cc27e9af32406 | |
parent | gpg: No need to create a trustdb when encrypting with --always-trust. (diff) | |
download | gnupg-f3c5cc8bcd37e38b5d65db6a50466e22d03d1f0c.tar.gz gnupg-f3c5cc8bcd37e38b5d65db6a50466e22d03d1f0c.zip |
gpg: Remove legacy keyserver examples from the template conf file.
* g10/options.skel: Update.
-rw-r--r-- | g10/options.skel | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/g10/options.skel b/g10/options.skel index 534affcd2..e21431bce 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -4,11 +4,11 @@ # Options for GnuPG # Copyright 1998, 1999, 2000, 2001, 2002, 2003, # 2010 Free Software Foundation, Inc. -# +# # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. -# +# # This file is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -101,14 +101,9 @@ require-cross-certification # # Example HKP keyservers: # hkp://keys.gnupg.net -# hkp://subkeys.pgp.net -# -# Example email keyserver: -# mailto:[email protected] # # Example LDAP keyservers: # ldap://pgp.surfnet.nl:11370 -# ldap://keyserver.pgp.com # # Regular URL syntax applies, and you can set an alternate port # through the usual method: @@ -131,8 +126,6 @@ require-cross-certification keyserver hkp://keys.gnupg.net #keyserver http://http-keys.gnupg.net #keyserver mailto:[email protected] -#keyserver ldap://pgp.surfnet.nl:11370 -#keyserver ldap://keyserver.pgp.com # Common options for keyserver functions: # |