all-in-one/php/src/Controller
Pablo Zmdl 82cbbe1829 Wrap ConfigurationController#SetConfig into a "transaction"
This avoids a lot of subsequent writes and reads from the file system, because
now only commitTransaction() actually writes the config file.

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-02-02 10:17:57 +01:00
..
ConfigurationController.php Wrap ConfigurationController#SetConfig into a "transaction" 2026-02-02 10:17:57 +01:00
DockerController.php Camelize property install_latest_major => installLatestMajor 2026-01-28 11:51:56 +01:00
LoginController.php Added suggested changes 2025-11-04 15:10:41 +01:00