1
0
Fork 0

s/uncomment and//

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@127 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
1.1
Xuefer 2006-09-03 03:49:13 +00:00
parent f9d9181c4f
commit 11462fe6cc
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ xcache.admin.pass = ""
; to disable: xcache.size=0
; to enable : xcache.size=any size > 0 and your system mmap allows
xcache.size = 0
; uncomment and set to cpu count (cat /proc/cpuinfo |grep -c processor)
; set to cpu count (cat /proc/cpuinfo |grep -c processor)
xcache.count = 1
; just a hash hints, you can always store count(items) > slots
xcache.slots = 8K