mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🎉 Add v5 blob format (lz4 framed, less gc)
This commit is contained in:
parent
d71c5e4105
commit
5fe3842d1e
3 changed files with 71 additions and 16 deletions
|
@ -50,7 +50,7 @@
|
|||
:database-username "penpot"
|
||||
:database-password "penpot"
|
||||
|
||||
:default-blob-version 4
|
||||
:default-blob-version 5
|
||||
:loggers-zmq-uri "tcp://localhost:45556"
|
||||
:rpc-rlimit-config (fs/path "resources/rlimit.edn")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue