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

Warnings about custom config are not strictly correct - improve them #731

Closed
rfay opened this issue Mar 13, 2018 · 0 comments
Closed

Warnings about custom config are not strictly correct - improve them #731

rfay opened this issue Mar 13, 2018 · 0 comments
Milestone

Comments

@rfay
Copy link
Member

rfay commented Mar 13, 2018

What happened (or feature request):

PHP config override must be .ini files, and mysql config override must be .cnf files. However, we notify about all files that exist in the relevant directories. We should only warn about .ini and .cnf.

Starting environment for d8git...
Using custom mysql configuration: [junk.cnf.broken]
Custom configuration takes effect when container is created,
usually on start, use 'ddev restart' if you're not seeing it take effect.

What you expected to happen:

How to reproduce this:

Version: Please include the output of ddev version, docker version and the project's .ddev/config.yaml.

Anything else do we need to know:

Related source links or issues:

Please use a complexity rating of 1-5 (5 is high) for a feature request. (High complexity implies more PR planning)

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

No branches or pull requests

2 participants