1
0

CONFIG SET replica-read-only no

This commit is contained in:
2023-10-13 14:59:22 +08:00
parent 893fa92af4
commit dafce8bf02
3 changed files with 3 additions and 3 deletions

View File

@@ -321,7 +321,7 @@ replica-serve-stale-data yes
# such as CONFIG, DEBUG, and so forth. To a limited extent you can improve
# security of read only replicas using 'rename-command' to shadow all the
# administrative / dangerous commands.
replica-read-only yes
replica-read-only no
# Replication SYNC strategy: disk or socket.
#