UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 549 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/remote-config](./remote-config.md) &gt; [Settings](./remote-config.settings.md) &gt; [fetchTimeoutMillis](./remote-config.settings.fetchtimeoutmillis.md) ## Settings.fetchTimeoutMillis property Defines the maximum amount of milliseconds to wait for a response when fetching configuration from the Remote Config server. Defaults to 60000 (One minute). <b>Signature:</b> ```typescript fetchTimeoutMillis: number; ```