mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 06:11:38 +02:00
✨ Update yetti and adapt for ring-2.0
This commit is contained in:
parent
7a33817c22
commit
bb5a4c0fa5
23 changed files with 407 additions and 440 deletions
|
@ -235,7 +235,6 @@
|
|||
{::http/port (cf/get :http-server-port)
|
||||
::http/host (cf/get :http-server-host)
|
||||
::http/router (ig/ref ::http/router)
|
||||
::wrk/executor (ig/ref ::wrk/executor)
|
||||
::http/io-threads (cf/get :http-server-io-threads)
|
||||
::http/max-body-size (cf/get :http-server-max-body-size)
|
||||
::http/max-multipart-body-size (cf/get :http-server-max-multipart-body-size)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue