diff --git a/Resources/doc/index.md b/Resources/doc/index.md index 91e9704..e83dd92 100644 --- a/Resources/doc/index.md +++ b/Resources/doc/index.md @@ -86,7 +86,7 @@ The ttl (time to life) option is optional everywhere, it is used to indicate the # File driver class: '\Lexik\Bundle\MaintenanceBundle\Drivers\FileDriver' # class for file driver - options: {file_path: %kernel.root_dir%/cache/lock} # file_path is the complete path for create the file + options: {file_path: '%kernel.root_dir%/../var/cache/lock'} # file_path is the complete path for create the file # Shared memory driver class: '\Lexik\Bundle\MaintenanceBundle\Drivers\ShmDriver' # class for shared memory driver