mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 00:41:38 +02:00
🔧 Disable tokens in dev env by default
This commit is contained in:
parent
b3b8121d60
commit
040a94f719
3 changed files with 5 additions and 5 deletions
|
@ -22,8 +22,7 @@ export PENPOT_FLAGS="\
|
|||
enable-access-tokens \
|
||||
enable-tiered-file-data-storage \
|
||||
enable-file-validation \
|
||||
enable-file-schema-validation \
|
||||
disable-feature-design-tokens";
|
||||
enable-file-schema-validation";
|
||||
|
||||
export OPTIONS="
|
||||
-A:jmx-remote -A:dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue