Remove config.keyserver

This commit is contained in:
Daniel Huigens 2021-03-01 11:43:13 +01:00
parent 7203e6afb6
commit 8e5fe1da4f
2 changed files with 0 additions and 6 deletions

1
openpgp.d.ts vendored
View File

@ -316,7 +316,6 @@ interface Config {
tolerant: boolean;
versionString: string;
commentString: string;
keyserver: string;
nodeStore: string;
allowInsecureDecryptionWithSigningKeys: boolean;
v5Keys: boolean;

View File

@ -160,11 +160,6 @@ export default {
*/
commentString: "https://openpgpjs.org",
/**
* @memberof module:config
* @property {String} keyserver
*/
keyserver: "https://keyserver.ubuntu.com",
/**
* @memberof module:config
* @property {String} nodeStore