Skip to content

Commit 1ecf3b8

Browse files
committed
remove Property.Filtered for setting
Signed-off-by: Mark Boyd <[email protected]>
1 parent 9dabe99 commit 1ecf3b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/opensearch/security/OpenSearchSecurityPlugin.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2272,7 +2272,6 @@ public List<Setting<?>> getSettings() {
22722272
ConfigConstants.USER_ATTRIBUTE_SERIALIZATION_ENABLED,
22732273
ConfigConstants.USER_ATTRIBUTE_SERIALIZATION_ENABLED_DEFAULT,
22742274
Property.NodeScope,
2275-
Property.Filtered,
22762275
Property.Dynamic
22772276
)
22782277
);

0 commit comments

Comments
 (0)