diff options
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf/guilin.features.properties')
-rw-r--r-- | vid-app-common/src/main/webapp/WEB-INF/conf/guilin.features.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/guilin.features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/guilin.features.properties index f86dd970a..e842256f8 100644 --- a/vid-app-common/src/main/webapp/WEB-INF/conf/guilin.features.properties +++ b/vid-app-common/src/main/webapp/WEB-INF/conf/guilin.features.properties @@ -40,3 +40,5 @@ FLAG_2004_CREATE_ANOTHER_INSTANCE_FROM_TEMPLATE=true FLAG_2004_INSTANTIATION_STATUS_FILTER=true FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF=true +FLAG_GUILIN_CONFIG_PORTAL_APP_PASSWORD = true + |