Hello,
I would like to know if it’s possible to configure an array with environment variable.
I use the feature Override config.php values through environment variables
to create and configure my Nextcloud.
So I can configure a lot of variable like with environment variable with NC_
prefix, like this NC_force_language=fr
. But I would like to know if it’s possible with an array. What syntax should I use?
I find this code https://github.com/nextcloud/server/blob/master/lib/private/Config.php#L97-L108
But I don’t know if it possible?
I would like configure by example : oidc_login_attributes