summaryrefslogtreecommitdiffstats
path: root/.user.ini
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize PHP settings with masterLukas Reschke2015-03-261-0/+2
| | | | Fixes https://github.com/owncloud/core/issues/15044
* add always_populate_raw_post_data to .user.iniMorris Jobke2015-01-221-0/+1
|
* Create .user.ini for PHP-FPMOlivier Paroz2014-09-101-0/+4
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