Skip to content

INI shouldn't be loaded from same directory as code #149

@NattyNarwhal

Description

@NattyNarwhal

Reasoning:

  • If Toolkit is managed by a package manager, then it shouldn't put config in a library directory (confusing, hard to manage)
  • Cases where there should be site-specific configuration (i.e an INI per site)
    • This could be done through say, an environment variable, or in code. The former seems preferable because then it wouldn't require code changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions