Changeset 1117 for trunk/xcache.ini
- Timestamp:
- 2012-08-02T08:27:41+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/xcache.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.ini
r1106 r1117 65 65 [xcache.coverager] 66 66 ; enabling this feature will impact performance 67 ; enable only if xcache.coverager == On && xcache.coveragedump_directory == "non-empty-value"67 ; enabled only if xcache.coverager == On && xcache.coveragedump_directory == "non-empty-value" 68 68 69 69 ; per request settings. can ini_set, .htaccess etc 70 70 ; enable coverage data collecting and xcache_coverager_start/stop/get/clean() functions 71 xcache.coverager = Off 71 xcache.coverager = Off 72 xcache.coverager_autostart = On 72 73 73 74 ; set in php ini file only
Note: See TracChangeset
for help on using the changeset viewer.

