mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🔧 Explicitly set components-v2 feature in start scripts
This commit is contained in:
committed by
Andrey Antukh
parent
391b859948
commit
fc312ee6dc
@@ -26,6 +26,7 @@ export PENPOT_FLAGS="\
|
||||
enable-soft-rpc-rlimit \
|
||||
enable-webhooks \
|
||||
enable-access-tokens \
|
||||
disable-feature-components-v2 \
|
||||
disable-file-validation \
|
||||
disable-file-schema-validation \
|
||||
enable-soft-file-schema-validation \
|
||||
|
||||
@@ -17,6 +17,7 @@ export PENPOT_FLAGS="\
|
||||
disable-secure-session-cookies \
|
||||
enable-smtp \
|
||||
enable-access-tokens \
|
||||
disable-feature-components-v2 \
|
||||
disable-file-validation \
|
||||
disable-file-schema-validation \
|
||||
enable-soft-file-schema-validation \
|
||||
|
||||
Reference in New Issue
Block a user