summary refs log tree commit diff
diff options
context:
space:
mode:
authorXanderplayz18 <98059420+Xanderplayz18@users.noreply.github.com>2023-03-16 13:55:31 -0400
committerGitHub <noreply@github.com>2023-03-16 13:55:31 -0400
commit2332d831014579edb63d53b2511fe00c883b298b (patch)
tree54065386ae899bce692c8d6142c6454c2c181ae6
parentMerge pull request #997 from Puyodead1/dev/default-group-dm-avatars (diff)
downloadserver-2332d831014579edb63d53b2511fe00c883b298b.tar.xz
Fix grammar
-rw-r--r--env-vars.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/env-vars.md b/env-vars.md

index 42e8a027..9f87771a 100644 --- a/env-vars.md +++ b/env-vars.md
@@ -9,7 +9,7 @@ | WS_LOGEVENTS | boolean | If set, log websocket events from gateway | | CDN | string | Lowest priority value for public CDN annoucements | | GATEWAY | string | Lowest priority value for public gateway annoucements | -| STORAGE_LOCATION | string | CDN storage location. File path or S3 bucktet | +| STORAGE_LOCATION | string | CDN storage location. File path or S3 bucket | | STORAGE_PROVIDER | "s3" or "file" | CDN storage provider | | STORAGE_BUCKET | string | S3 bucket name | | STORAGE_REGION | string | S3 storage region |