Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Moor e2385a6007 Update .env.sample 2023-10-13 07:18:48 -07:00
-5
View File
@@ -37,11 +37,6 @@ PORT=3000
# server, for normal operation this does not need to be set.
COLLABORATION_URL=
# To support uploading of images for avatars and document attachments an
# s3-compatible storage must be provided. AWS S3 is recommended for redundancy
# however if you want to keep all file storage local an alternative such as
# minio (https://github.com/minio/minio) can be used.
# A more detailed guide on setting up S3 is available here:
# => https://wiki.generaloutline.com/share/125de1cc-9ff6-424b-8415-0d58c809a40f
#