ФУНКЦИИ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: filestorage upload и preview вложений
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(plane_proxy) {
|
||||
request_body {
|
||||
max_size {$FILE_SIZE_LIMIT}
|
||||
max_size {$PROXY_BODY_SIZE_LIMIT:1073741824}
|
||||
}
|
||||
|
||||
handle /spaces/* {
|
||||
@@ -43,4 +43,4 @@
|
||||
|
||||
{$SITE_ADDRESS} {
|
||||
import plane_proxy
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
(plane_proxy) {
|
||||
request_body {
|
||||
max_size {$FILE_SIZE_LIMIT}
|
||||
max_size {$PROXY_BODY_SIZE_LIMIT:1073741824}
|
||||
}
|
||||
|
||||
redir /spaces /spaces/ permanent
|
||||
@@ -36,4 +36,4 @@
|
||||
|
||||
{$SITE_ADDRESS} {
|
||||
import plane_proxy
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user