Disable hkp lookup by default

This patch turns off RPM's hkp lookup by default.  Having this on by default
caused heavy load on the keyservers.
This commit is contained in:
Paul Nasrat 2007-02-22 11:57:46 +00:00
parent 547b1b5d76
commit 2a3e33e962
1 changed files with 2 additions and 2 deletions

View File

@ -658,8 +658,8 @@ print (t)\
# Horowitz Key Protocol server configuration
#
%_hkp_keyserver hkp://pgp.mit.edu
%_hkp_keyserver_query %{_hkp_keyserver}/pks/lookup?op=get&search=0x
#_hkp_keyserver hkp://pgp.mit.edu
#_hkp_keyserver_query %{_hkp_keyserver}/pks/lookup?op=get&search=0x
#==============================================================================
# ---- Transaction macros.