mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
Disable procFileImageResize and related ruleset
This commit is contained in:
parent
c160623f35
commit
0d529ef682
4 changed files with 4 additions and 41 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<action name="procFileUpload" type="controller" check_csrf="false" />
|
||||
<action name="procFileIframeUpload" type="controller" />
|
||||
<action name="procFileImageResize" type="controller" ruleset="imageResize" />
|
||||
<action name="procFileImageResize" type="controller" />
|
||||
<action name="procFileDelete" type="controller" />
|
||||
<action name="procFileSetCoverImage" type="controller" />
|
||||
<action name="procFileDownload" type="controller" method="GET|POST" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue