diff --git a/templates/redis.xml b/templates/redis.xml
index b9cbac3..7e5f367 100644
--- a/templates/redis.xml
+++ b/templates/redis.xml
@@ -14,6 +14,8 @@
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/redis.png
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
6379
+ /mnt/user/appdata/redis
yes
941378
-
\ No newline at end of file
+ --auto-aof-rewrite-percentage 100 --auto-aof-rewrite-min-size 64mb
+