mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 02:25:23 +00:00
add comment about impact
This commit is contained in:
committed by
starbirdtech383
parent
718cda35cf
commit
799e5a0df9
@@ -86,6 +86,9 @@ extraSecretEnvs:
|
||||
NC_DB: "mysql2://mysql:3306?u=nocodb&p=secretPass&d=nocodb"
|
||||
|
||||
storage:
|
||||
# If disabled, another persistent storage should be configured for attachments to work.
|
||||
# We recommend setting NC_S3_BUCKET_NAME and other NC_S3* environment variables.
|
||||
# Refer documentation for more details.
|
||||
enabled: true
|
||||
size: 3Gi
|
||||
storageClassName: ""
|
||||
|
||||
Reference in New Issue
Block a user