Removes admin acl category from CLIENT TRACKINGINFO (#9662)
overlooked in #9504
This commit is contained in:
parent
12ce2c3925
commit
00362f2a94
@ -510,7 +510,7 @@ struct redisCommand clientSubcommands[] = {
|
||||
"no-script ok-loading ok-stale @connection"},
|
||||
|
||||
{"trackinginfo",clientCommand,2,
|
||||
"admin no-script ok-loading ok-stale @connection"},
|
||||
"no-script ok-loading ok-stale @connection"},
|
||||
|
||||
{"no-evict",clientCommand,3,
|
||||
"admin no-script ok-loading ok-stale @connection"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user