app/config/app.yml: remove sessionDir
This commit is contained in:
parent
ffb1881527
commit
422c5bc699
1 changed files with 0 additions and 1 deletions
|
|
@ -10,5 +10,4 @@ application:
|
|||
formsDir : ../app/forms/
|
||||
logDir : ../cache/log/
|
||||
viewCacheDir : ../cache/view/
|
||||
sessionDir : ../cache/sess/
|
||||
baseUri : /
|
||||
|
|
|
|||
Reference in a new issue