Changeset 115
- Timestamp:
- 2006-08-30T14:07:38+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/xcache.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.ini
r114 r115 43 43 ; N/A for /dev/zero 44 44 xcache.readonly_protection = Off 45 ; for *nix, xcache.mmap_path is a file path, not directory. 46 ; Use something like "/tmp/xcache" if you want to turn on ReadonlyProtection 47 ; 2 group of php won't share the same /tmp/xcache 45 48 ; for win32, xcache.mmap_path=anonymous map name, not file path 46 ; uncomment and change to "/tmp/xcache" for readonly protection47 ; 2 group of php won't share the same /tmp/xcache48 ; for other OS, it's a file NOT directory49 49 xcache.mmap_path = "/dev/zero" 50 50
Note: See TracChangeset
for help on using the changeset viewer.

