Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
7d07da09
Commit
7d07da09
authored
Nov 08, 2012
by
Igor Wiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update { => Native}FileSessionHandler in session doc
parent
0ff83c40
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/providers/session.rst
doc/providers/session.rst
+3
-3
No files found.
doc/providers/session.rst
View file @
7d07da09
...
...
@@ -8,7 +8,7 @@ Parameters
----------
* **session.storage.save_path** (optional): The path for the
``FileSessionHandler``, defaults to the value of
``
Native
FileSessionHandler``, defaults to the value of
``sys_get_temp_dir()``.
* **session.storage.options**: An array of options that is passed to the
...
...
@@ -42,8 +42,8 @@ Services
data.
* **session.storage.handler**: A service that is used by the
``session.storage`` for data access. Defaults to a `FileSessionHandler
<http://api.symfony.com/master/Symfony/Component/HttpFoundation/Session/Storage/Handler/FileSessionHandler.html>`_
``session.storage`` for data access. Defaults to a `
Native
FileSessionHandler
<http://api.symfony.com/master/Symfony/Component/HttpFoundation/Session/Storage/Handler/
Native
FileSessionHandler.html>`_
storage handler.
Registering
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment