Skip to content

Support for config files outside the installation #7976

@dartcafe

Description

@dartcafe

I would like to see support for config files outside the installation dir. I can manage this with an include or include_once directive, but I fear nextcloud will have problems, when it tries to write somethin to the config.php.

A single directive like
$CONFIG = array ( 'config_file' => '/path/config.php', ); could offer this possibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions