Added S3 commented out settings in env example for clarity
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
5458e44a40
commit
409600f29d
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ MAX_RESULTS=500
|
||||||
PRIVATE_FILESYSTEM_DISK=local
|
PRIVATE_FILESYSTEM_DISK=local
|
||||||
PUBLIC_FILESYSTEM_DISK=local_public
|
PUBLIC_FILESYSTEM_DISK=local_public
|
||||||
|
|
||||||
|
#PRIVATE_FILESYSTEM_DISK=s3_private
|
||||||
|
#PUBLIC_FILESYSTEM_DISK=s3_public
|
||||||
|
|
||||||
|
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
# REQUIRED: DATABASE SETTINGS
|
# REQUIRED: DATABASE SETTINGS
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue