mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 21:38:30 +02:00
✨ Allow disable worker
This commit is contained in:
parent
95bb3f31af
commit
7fa609d5f4
6 changed files with 56 additions and 59 deletions
|
@ -308,6 +308,7 @@
|
|||
|
||||
(def default-flags
|
||||
[:enable-backend-api-doc
|
||||
:enable-backend-worker
|
||||
:enable-secure-session-cookies])
|
||||
|
||||
(defn- parse-flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue