saving uncommitted changes in /etc prior to apt run
This commit is contained in:
+1
-1
@@ -535,7 +535,7 @@ rename-command CONFIG 1142eatmyass
|
||||
# limit for maxmemory so that there is some free RAM on the system for slave
|
||||
# output buffers (but this is not needed if the policy is 'noeviction').
|
||||
#
|
||||
maxmemory 256mb
|
||||
maxmemory 500mb
|
||||
|
||||
# MAXMEMORY POLICY: how Redis will select what to remove when maxmemory
|
||||
# is reached. You can select among five behaviors:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# default pyzor settings
|
||||
pyzor {
|
||||
servers = "127.0.0.1:5953"
|
||||
}
|
||||
#pyzor {
|
||||
# servers = "127.0.0.1:5953"
|
||||
#}
|
||||
|
||||
# default razor settings
|
||||
#razor {
|
||||
|
||||
Reference in New Issue
Block a user