Add timeout to defaults
This commit is contained in:
@@ -34,6 +34,7 @@ export const ConfigEditor = (props: Props) => {
|
|||||||
trendsFrom: '',
|
trendsFrom: '',
|
||||||
trendsRange: '',
|
trendsRange: '',
|
||||||
cacheTTL: '',
|
cacheTTL: '',
|
||||||
|
timeout: '',
|
||||||
...restJsonData,
|
...restJsonData,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user