nextcloud/apps
Lukas Reschke 4b9e034968 Remove hard-dependency on disabled output_buffering
This removes the hard-dependency on output buffering as requested at https://github.com/owncloud/core/issues/16013 since a lot of distributions such as Debian and Ubuntu decided to use `4096` instead of the PHP recommended and documented default value of `off`.

However, we still should encourage disabling this setting for improved performance and reliability thus the setting switches in `.user.ini` and `.htaccess` are remaining there. It is very likely that we in other cases also should disable the output buffering but aren't doing it everywhere and thus causing memory problems.

Fixes https://github.com/owncloud/core/issues/16013
2015-05-04 14:15:15 +02:00
..
encryption Merge pull request #15752 from owncloud/feature/fix-encryption-return-values 2015-05-04 11:44:15 +02:00
files Remove hard-dependency on disabled output_buffering 2015-05-04 14:15:15 +02:00
files_external [tx-robot] updated from transifex 2015-05-04 01:54:47 -04:00
files_sharing Merge pull request #15652 from oparoz/better-text-previews 2015-05-04 11:44:51 +02:00
files_trashbin dont use our now non existing hook 2015-04-27 14:07:15 +02:00
files_versions Use moveFromStorage instead of streamCopy when restoring version 2015-04-30 16:15:18 +02:00
provisioning_api Fix usage of deprecated private constants 2015-04-18 10:30:02 +02:00
user_ldap [tx-robot] updated from transifex 2015-05-04 01:54:47 -04:00
user_webdavauth [tx-robot] updated from transifex 2015-04-18 01:55:19 -04:00