feat: allow updater to extend .user.ini on update
When running nextcloud with a web hoster it might be necessary to extend .user.ini after each update (e.g. adding memory_limit). To automate this step, an additional config entry may be provided in config.php that specifies the lines to be added to .user.ini. If the config option 'user_ini_additional_lines' exists, the provided value (string or array of strings) will be added to .user.ini. Signed-off-by: Mathias Koehrer <koehrer08@koehrer-mail.de> Signed-off-by: skjnldsv <skjnldsv@protonmail.com>pull/54552/head
parent
bdea4337d3
commit
109b454e48
Loading…
Reference in New Issue