Always use http-agent for hooks and triggers (#4800)
This commit is contained in:
committed by
Florent Vilmart
parent
9bff44b446
commit
c5e8470e36
@@ -131,8 +131,6 @@ export interface ParseServerOptions {
|
||||
startLiveQueryServer: ?boolean;
|
||||
/* Live query server configuration options (will start the liveQuery server) */
|
||||
liveQueryServerOptions: ?LiveQueryServerOptions;
|
||||
/* Keep hook HTTP connections alive */
|
||||
hookKeepAlive: ?boolean;
|
||||
|
||||
__indexBuildCompletionCallbackForTests: ?()=>void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user