📎 Enable redis-cache flag on devenv start scripts

This commit is contained in:
Andrey Antukh
2025-10-13 12:29:03 +02:00
parent 1eb6f33bdd
commit c4cd665594

View File

@@ -34,6 +34,7 @@ export PENPOT_FLAGS="\
disable-tiered-file-data-storage \ disable-tiered-file-data-storage \
enable-file-validation \ enable-file-validation \
enable-file-schema-validation \ enable-file-schema-validation \
enable-redis-cache \
enable-subscriptions"; enable-subscriptions";
# Default deletion delay for devenv # Default deletion delay for devenv