Forráskód Böngészése

AMBARI-7022. FE: Enable Dynamic configs and layout support in UI (srimanth)

Srimanth Gunturi 10 éve
szülő
commit
f8193e941f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      ambari-web/app/config.js

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

@@ -79,7 +79,7 @@ App.supports = {
   flume: true,
   databaseConnection: true,
   configHistory: false,
-  serverRecommendValidate: false,
+  serverRecommendValidate: true,
   downloadClientConfigs: true,
   abortRequests: true
 };