Global config parameters. View Source lib/config.d.ts, line 4 Members Type: boolean # allowHttp Allow connecting to http servers. This must be set to false in production deployments! Default Value: false View Source lib/config.d.ts, line 8 Type: number # timeout Allow a timeout. Allows user to avoid nasty lag due network issues. Default Value: 0 View Source lib/config.d.ts, line 14