Secret files to read into entries in config.php. This uses nix_read_secret and LoadCredential to read the contents of the file into the entry in config.php.
Declarations
Type
attribute set of absolute path not in the Nix storeDefault
{ }Example
{
oidc_login_client_secret = "/run/secrets/nextcloud_oidc_secret";
}