mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
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…
Reference in New Issue
Block a user