mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
added a comment to be more clear about file adapter
This commit is contained in:
@@ -394,6 +394,7 @@ $config['error_views_path'] = '';
|
|||||||
| Directory path for file-based caching. Leave BLANK to use the default
|
| Directory path for file-based caching. Leave BLANK to use the default
|
||||||
| application/cache/ directory. Use absolute paths with trailing slash.
|
| application/cache/ directory. Use absolute paths with trailing slash.
|
||||||
| Must be writable by the web server (typically www-data or apache user).
|
| Must be writable by the web server (typically www-data or apache user).
|
||||||
|
| This is only used for 'file' cache adapter.
|
||||||
| Example: /var/cache/wavelog/ or /tmp/wavelog_cache/
|
| Example: /var/cache/wavelog/ or /tmp/wavelog_cache/
|
||||||
|
|
|
|
||||||
| 'cache_adapter'
|
| 'cache_adapter'
|
||||||
|
|||||||
Reference in New Issue
Block a user