mirror of
https://github.com/penpot/penpot.git
synced 2025-06-24 15:47:02 +02:00
📎 Enable storage features on start-dev and repl scripts
This commit is contained in:
parent
afb09919ed
commit
3011d24905
2 changed files with 16 additions and 1 deletions
|
@ -5,6 +5,8 @@ export PENPOT_TENANT=dev
|
|||
export PENPOT_FLAGS="\
|
||||
$PENPOT_FLAGS \
|
||||
enable-backend-asserts \
|
||||
enable-fdata-storage-pointer-map \
|
||||
enable-fdata-storage-objets-map \
|
||||
enable-audit-log \
|
||||
enable-transit-readable-response \
|
||||
enable-demo-users \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue