This commit is contained in:
xiaojunnuo
2024-09-04 11:26:56 +08:00
parent ff46771d8d
commit 28a32aed7d
4 changed files with 19 additions and 13 deletions

View File

@@ -37,7 +37,7 @@ export class DnspodDnsProvider extends AbstractDnsProvider {
lang: 'cn',
error_on_empty: 'no',
},
timeout: 5000,
timeout: 10000,
};
_.merge(config, options);