From b557e9190956987781aeb43a0b15f756712bc811 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Fri, 12 Jul 2019 09:42:05 +0200 Subject: [PATCH] Website generation with Couscous --- configuration/tmpfs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/tmpfs.html b/configuration/tmpfs.html index 36e3b61..be756d1 100644 --- a/configuration/tmpfs.html +++ b/configuration/tmpfs.html @@ -145,7 +145,7 @@ 'gc_older_than' => 60 * 60 * 24 * 2, // 2 days ], ], -

Note: if you want to use this script as a stateless app or in any kind of multi-node environment, you must must mount a single shared TMP folder for all the instances. You can solve this problem with Amazon Elastic File System or similar approach.

+

Note: if you want to use this script as a stateless app or in any kind of multi-node environment, you must mount a single shared TMP folder for all the instances. You can solve this problem with Amazon Elastic File System or similar approach.