6 lines
318 B
Plaintext
6 lines
318 B
Plaintext
# Do not deploy this file as-is. Replace both placeholders with independent
|
|
# generated secrets and install the result as /etc/redis/users.acl, mode 0640.
|
|
user default off
|
|
user lisglosips on >GENERATE_APP_SECRET ~* &* +@all -@dangerous
|
|
user lisglo-backup on >GENERATE_BACKUP_SECRET ~* &* +ping +info +bgsave +lastsave
|