Skip to content

Commit a9bb03f

Browse files
committed
minor #8483 added /var/sessions folder (OskarStark)
This PR was merged into the 3.3 branch. Discussion ---------- added /var/sessions folder Based on this change: symfony/symfony-standard@dcf4ead, introduced in 3.3.9 Commits ------- 82a1866 added /var/sessions folder
2 parents ec36b1a + 82a1866 commit a9bb03f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/platformsh.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Platform.sh how to deploy your application (read more about
6464
mounts:
6565
'/var/cache': 'shared:files/cache'
6666
'/var/logs': 'shared:files/logs'
67+
'/var/sessions': 'shared:files/sessions'
6768
6869
# The hooks that will be performed when the package is deployed.
6970
hooks:

0 commit comments

Comments
 (0)