Override config.php values through ENV variables (#26570)
* added functionality to override config.php values with 'OC_' prefixed environment variables * use getenv to read environment variables since apache does not set $_ENV variables, fixed test Signed-off-by: Morris Jobke <hey@morrisjobke.de>pull/3966/head
parent
fa4107893d
commit
695a17804e
Loading…
Reference in New Issue