Skip to content

File paths should be configurable in neon #2

@enumag

Description

@enumag

I use different names for config files (local.neon & local-example.neon) and I'm not willing to change that because of this extension and static properties are obviously out of the question as well.

Here is what I'd like to use:

# config.neon
extensions:
    version: Clevis\Version\DI\VersionExtension

version:
    localPath: %appDir%/config/local.neon
    samplePath: %appDir%/config/local-example.neon

Another thing would be an ability to have more than one to check using this technique.

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