mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Removes admin acl category from CLIENT TRACKINGINFO (#9662)
overlooked in #9504
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user