summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-01-02 08:45:42 +0100
committerPatrick Steinhardt <ps@pks.im>2024-01-02 08:45:42 +0100
commitf026ea0db01edbeb59137d1c927c07f48c0edfb5 (patch)
treeb4b03b684a1438d2ffa9d12501e62f1da6e1118f /pkgs/development/python-modules/python-openstackclient
parent12de57585a8996c2edd17b41cdd3dc95424805be (diff)
nixos/nextcloud: disable output buffering
The Nextcloud admin guide says that output buffering must be turned off or otherwise PHP will return memory-related errors [1]. As the default value for this PHP setting is 4096 and thus enabled the Nextcloud setup is thus misconfigured by default. This misconfiguration will be shown in the "Security & setup warnings" dialog for the administrator. Fix this misconfiguration by setting "output_buffering=0" by default. [1]: https://docs.nextcloud.com/server/stable/admin_manual/configuration_files/big_file_upload_configuration.html#configuring-php
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions