updated ui/dist

This commit is contained in:
Gani Georgiev
2023-09-04 11:35:39 +03:00
parent 5b084bbbfd
commit a37d9cfb84
33 changed files with 40 additions and 39 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
- Skip API `fields` json transformations for non 20x responses ([#3176](https://github.com/pocketbase/pocketbase/issues/3176)).
- (@todo docs) Added new "Strip urls domain" `editor` field option to allow controlling the default TinyMCE imported urls behavior (_default to `false` for new content_).
- Added new "Strip urls domain" `editor` field option to allow controlling the default TinyMCE imported urls behavior (_default to `false` for new content_).
- Reduced the default JSVM prewarmed pool size to 25 to reduce the initial memory consumptions (_you can manually adjust the pool size with `--hooksPool=50` if you need to, but the default should suffice for most cases_).