From 82a186636af6b44276268e7757604f67be184e9d Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Thu, 5 Oct 2017 15:49:13 +0200 Subject: [PATCH] added /var/sessions folder --- deployment/platformsh.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/platformsh.rst b/deployment/platformsh.rst index 0cf1c4c54f3..3408158ade8 100644 --- a/deployment/platformsh.rst +++ b/deployment/platformsh.rst @@ -64,6 +64,7 @@ Platform.sh how to deploy your application (read more about mounts: '/var/cache': 'shared:files/cache' '/var/logs': 'shared:files/logs' + '/var/sessions': 'shared:files/sessions' # The hooks that will be performed when the package is deployed. hooks: