all-in-one/php/src
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
..
Auth Camelize property AIO_TOKEN => aioToken 2026-01-28 11:51:56 +01:00
Container
Controller Wrap ConfigurationController#SetConfig into a "transaction" 2026-02-02 10:17:57 +01:00
Cron
Data only allow to set APACHE_ADDITIONAL_NETWORK via environmental variable and do not restore it on backup restore 2026-01-30 09:20:00 +01:00
Docker only allow to set APACHE_ADDITIONAL_NETWORK via environmental variable and do not restore it on backup restore 2026-01-30 09:20:00 +01:00
Middleware
Twig
ContainerDefinitionFetcher.php Lower case method names in ConfigurationManager 2026-01-28 16:51:36 +01:00
DependencyInjection.php