Explorar o código

AMBARI-18890 - Enable "Auto Start" feature for services & components by default (rzang)

Richard Zang %!s(int64=8) %!d(string=hai) anos
pai
achega
03bd7a6dab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ambari-web/app/config.js

+ 1 - 1
ambari-web/app/config.js

@@ -82,7 +82,7 @@ App.supports = {
   skipComponentStartAfterInstall: false,
   preInstallChecks: false,
   hostComboSearchBox: true,
-  serviceAutoStart: false,
+  serviceAutoStart: true,
   logSearch: true,
   redhatSatellite: false,
   enableIpa: false,