Add plugins.jsLoadTimeout configuration option
JavaScript plugin load time depends highly on the network performance.
In some cases default value of 5s would be not enough to load all
plugins. This will result in standard Gerrit error page saying that
plugin failed to load.
New configuration option plugins.jsLoadTimeout allows administrators to
configure the plugin load timeout value, giving them possibility to
increase this value when 'plugin load failed' message is showing too
often.
Change-Id: I5979bc16e218db514a7eadefb2b41eacd935897d
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
5 files changed