mirror of
https://github.com/filegator/filegator.git
synced 2025-07-31 04:50:17 +02:00
typo fix
This commit is contained in:
@@ -23,4 +23,4 @@ Tmp files are usually removed immediately after the use. For expired files, conf
|
||||
],
|
||||
```
|
||||
|
||||
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](https://aws.amazon.com/efs/) 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](https://aws.amazon.com/efs/) or similar approach.
|
||||
|
Reference in New Issue
Block a user