contextualcode / ezplatform-alloyeditor-requests-limit
eZ Platform 套件,限制在线编辑器中并发请求数量
v1.0.0
2020-05-18 12:57 UTC
Requires
- ezsystems/ezplatform-admin-ui: ^2.0
- ezsystems/ezplatform-richtext: ^2.0
- symfony/flex: ^1.6.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
This package is not auto-updated.
Last update: 2024-09-18 06:46:30 UTC
README
此套件是EZP-31410: 无法编辑包含100+嵌入内容/图像的文章 pull request 的临时包装。
安装
在
.env
中添加ONLINE_EDITOR_REQUESTS_LIMIT
变量... ###> contextualcode/ezplatform-alloyeditor-requests-limit ### ONLINE_EDITOR_REQUESTS_LIMIT=20 ###< contextualcode/ezplatform-alloyeditor-requests-limit ###
通过 composer 需求
composer require contextualcode/ezplatform-alloyeditor-requests-limit
清除浏览器缓存并享受吧!