nixpkgs/systems/hikari3/web-development
Daniel Siepmann e346f5661a
Upgrade typo3 configuration
I got one project which uses helhum/typo3-config-handling.

I therefore needed to adjust the config to return the final result, as
the package expects an array instead of globals.

It also loads config multiple times. I therefore needed to remove
require_once and replace by require. But some code can't be required
multiple times and was moved to dedicated files with require_once.

This package prevents writing back silent upgrades, I therefore needed
to clean up the very old configs for TYPO3 < 10.
2024-06-13 18:43:21 +02:00
..
lib Add hikari3 2024-06-12 10:37:35 +02:00
projects Upgrade typo3 configuration 2024-06-13 18:43:21 +02:00
default.nix hikari3: Add logrotate for sql query log 2024-06-13 09:46:47 +02:00