This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-06-12 18:21:40 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
20
check-phpoutdated
nextcloud
/
.user.ini
5 lines
101 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
Create .user.ini for PHP-FPM PHP-FPM can't read .htaccess PHP settings unless a PECL extension is installed. From version 5.3+ of PHP, settings can be set in .user.ini files This is a .user.ini file mirroring what is included in the .htaccess file TODO: Update the documentation if there are sections documenting how to change some PHP limits
2014-09-10 10:08:40 -04:00
mbstring.func_overload
=
0
add always_populate_raw_post_data to .user.ini
2015-01-22 17:18:16 -05:00
always_populate_raw_post_data
=
-1
Setting default charset to UTF-8 in .htaccess and .user.ini
2015-02-10 03:39:06 -05:00
default_charset
=
'UTF-8'
Also set output_buffering in .user.ini to 0
2015-09-29 11:49:37 -04:00
output_buffering
=
0
Reference in a new issue
Copy permalink