#369 Update property name
This commit is contained in:
parent
e3e6682231
commit
75d9d24345
@ -102,7 +102,7 @@ public class UtilsAndCommons {
|
||||
|
||||
public static final String API_DOM = "/api/dom";
|
||||
|
||||
public static final String INSTANCE_LIST_PERSISTED_PROPERTY_KEY = "NacosNamingInstanceListPersisted";
|
||||
public static final String INSTANCE_LIST_PERSISTED_PROPERTY_KEY = "nacos.instanceListPersisted";
|
||||
|
||||
public static final boolean INSTANCE_LIST_PERSISTED = Boolean.getBoolean(INSTANCE_LIST_PERSISTED_PROPERTY_KEY);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user