Skip to content
Unverified Commit 695a1780 authored by Philipp Schaffrath's avatar Philipp Schaffrath Committed by Morris Jobke
Browse files

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: default avatarMorris Jobke <hey@morrisjobke.de>
parent fa410789
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment