Skip to content

Commit 324db4b

Browse files
author
wuxianrong
committed
add config to admin_cmd_list
1 parent a68e1c1 commit 324db4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/pika.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ slow-cmd-list :
4747
# List of commands considered as administrative. These commands will be handled by the admin thread pool. Modify this list as needed.
4848
# Default commands: info, ping, monitor
4949
# This parameter is only supported by the CONFIG GET command and not by CONFIG SET.
50-
admin-cmd-list : info, ping, monitor, auth
50+
admin-cmd-list : info, ping, monitor, auth, config
5151

5252
# The number of threads to write DB in slaveNode when replicating.
5353
# It's preferable to set slave's sync-thread-num value close to master's thread-pool-size.

0 commit comments

Comments
 (0)