mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 21:38:30 +02:00
✨ Setup better media max file-size on devenv
This commit is contained in:
parent
77564531eb
commit
fede8c9975
5 changed files with 18 additions and 11 deletions
|
@ -79,6 +79,8 @@
|
|||
|
||||
:telemetry-uri "https://telemetry.penpot.app/"
|
||||
|
||||
:media-max-file-size (* 1024 1024 30) ; 30MiB
|
||||
|
||||
:ldap-user-query "(|(uid=:username)(mail=:username))"
|
||||
:ldap-attrs-username "uid"
|
||||
:ldap-attrs-email "mail"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue