ACL SAVE
ACL SAVE
- Available since
- 6.0.0
- Time complexity
- O(N). Where N is the number of configured users.
- ACL categories
- @admin, @slow, @dangerous
When Redict is configured to use an ACL file (with the aclfile
configuration
option), this command will save the currently defined ACLs from the server memory to the ACL file.
Examples #
> ACL SAVE
+OK
> ACL SAVE
-ERR There was an error trying to save the ACLs. Please check the server logs for more information