diff --git a/timemap_central_compose/grafana/grafana.ini b/timemap_central_compose/grafana/grafana.ini index 6bd3d8fc59aef6f895c53a1b21cacd23bce35124..856396d3155e7c0aa48ca6f684c60bddc3097adb 100755 --- a/timemap_central_compose/grafana/grafana.ini +++ b/timemap_central_compose/grafana/grafana.ini @@ -26,3 +26,6 @@ headers = # Check out docs on this for more details on the below setting enable_login_token = false +[dataproxy] + +timeout = 180 \ No newline at end of file