Add some auto config via hooks examples (e.g. setting arbitrary config.php
values via occ config:system:set
#2231
Labels
1. To develop
docs
enhancement
feature: auto config (environment variables)
Auto configuring via environment variables
feature: auto config (hooks)
It's not necessary to add every possible config scenario as a dedicated environment variable in the image. I think we can expand the docs for #1964 a bit to give people a clearer idea of how they might use hooks for auto configuration.
Should cut down on new environment variable requests (and without resorting to
NC_*
usage - which is incomplete and undocumented, upstream, at best - though also on the agenda in #2226)The text was updated successfully, but these errors were encountered: