Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Load INI path from outside of Toolkit directory #161

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NattyNarwhal
Copy link
Collaborator

Not sure is this should be it exactly, but per-site configuration and system-wide (i.e managed by RPM) are common use cases; there may be more. We should accomodate these when possible, because user configuration in a source code directory is counter-intuitive and inflexible.

Fixes #149

Not sure is this should be it exactly, but per-site configuration and
system-wide (i.e managed by RPM) are common use cases; there may be
more. We should accomodate these when possible, because user
configuration in a source code directory is counter-intuitive and
inflexible.

Fixes #149
ToolkitApi/Toolkit.php Outdated Show resolved Hide resolved
Copy link
Collaborator

@alanseiden alanseiden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NattyNarwhal This is good. Please document how to use the settings on i and off i.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

INI shouldn't be loaded from same directory as code
2 participants