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

is there a place to learn how to config at application level or module level? #1

Closed
weierophinney opened this issue Dec 31, 2019 · 1 comment

Comments

@weierophinney
Copy link
Member

is there a list of the setted config key(not a custom key named by ourselves)? I mean the built-in config keys.


Originally posted by @jobsfan at zendframework/ZendSkeletonApplication#438

@weierophinney
Copy link
Member Author

Depends on the modules you have enabled. Out of the box, the ModuleManager component doesn't do anything else than looking at your config/application.config.php.

The defined configs keys for config/autoload/* come from the various modules you may have, one or which is usually zendframework/zend-mvc.


Originally posted by @Ocramius at zendframework/ZendSkeletonApplication#438 (comment)

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