diff options
-rw-r--r-- | src/mongo/db/auth/action_types.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/auth/action_types.txt b/src/mongo/db/auth/action_types.txt index 7baae435edc..a95527e9e75 100644 --- a/src/mongo/db/auth/action_types.txt +++ b/src/mongo/db/auth/action_types.txt @@ -94,6 +94,7 @@ "serverStatus", "setParameter", "setShardVersion", +"shardCollection", "shardingState", "shutdown", "splitChunk", |