mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
ACL: remove no longer existing flag from comment.
This commit is contained in:
parent
82d194c1ab
commit
e97481d4f4
@ -110,7 +110,6 @@ volatile unsigned long lru_clock; /* Server global current LRU time. */
|
||||
* of memory.
|
||||
* admin: admin command, like SAVE or SHUTDOWN.
|
||||
* pub-sub: Pub/Sub related command.
|
||||
* force-repl: force replication of this command, regardless of server.dirty.
|
||||
* no-script: command not allowed in scripts.
|
||||
* random: random command. Command is not deterministic, that is, the same
|
||||
* command with the same arguments, with the same key space, may have
|
||||
|
Loading…
Reference in New Issue
Block a user