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.