mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
⬆️ Update dependencies (#7330)
* ⬆️ Update to JDK25 on the devenv * ⬆️ Update dependencies * 🔥 Remove unused flag from devenv backend startup scripts * ✨ Enable shenandoah gc on backend scripts/repl
This commit is contained in:
@@ -24,8 +24,7 @@ export PENPOT_FLAGS="\
|
||||
disable-tiered-file-data-storage \
|
||||
enable-file-validation \
|
||||
enable-file-schema-validation \
|
||||
enable-subscriptions \
|
||||
disable-subscriptions-old";
|
||||
enable-subscriptions";
|
||||
|
||||
# Default deletion delay for devenv
|
||||
export PENPOT_DELETION_DELAY="24h"
|
||||
|
||||
Reference in New Issue
Block a user