Add step to restart redis after configuration change.
Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
@@ -137,6 +137,7 @@ Create the supervisor file at ``/etc/supervisor/conf.d/mayan.conf``::
|
||||
Configure Redis to discard data when it runs out of memory::
|
||||
|
||||
echo "maxmemory-policy allkeys-lru" >> /etc/redis/redis.conf
|
||||
systemctl restart redis
|
||||
|
||||
Enable and restart the services [1_]::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user