Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
roundcube
Commits
d2af73db
Commit
d2af73db
authored
Nov 05, 2019
by
putro
Browse files
raised post_max_size to 20M
parent
47b7325c
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/php/7.0/fpm/pool.d/www.conf
View file @
d2af73db
...
...
@@ -30,3 +30,4 @@ php_admin_value[opcache.validate_timestamps] = 0
php_admin_value
[
opcache
.
fast_shutdown
] =
1
php_admin_value
[
upload_max_filesize
] =
20
M
php_admin_value
[
post_max_size
] =
20
M
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment