diff options
Diffstat (limited to 'www/xcache/files/patch-xcache.ini')
-rw-r--r-- | www/xcache/files/patch-xcache.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/xcache/files/patch-xcache.ini b/www/xcache/files/patch-xcache.ini index 5247b846187..7e2f78bb31e 100644 --- a/www/xcache/files/patch-xcache.ini +++ b/www/xcache/files/patch-xcache.ini @@ -24,12 +24,3 @@ ; xcache.admin.pass = md5($your_password) xcache.admin.pass = "" -@@ -22,7 +18,7 @@ - xcache.shm_scheme = "mmap" - ; to disable: xcache.size=0 - ; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows --xcache.size = 0M -+xcache.size = 64M - ; set to cpu count (cat /proc/cpuinfo |grep -c processor) - xcache.count = 1 - ; just a hash hints, you can always store count(items) > slots |