List of values I can specify in Zend application.ini configuration file?

时间秒杀一切 提交于 2020-01-06 06:58:25

问题


I am using the Zend Framework and I cannot locate in the documentation the values I can specify in the application.ini file. Does anyone have a link to where I could see them?

Thanks, Darren


回答1:


There is no exhaustive list, since you can specify arbitrary configuration values that are specific to your app.

The "built-in" stuff is mostly about configuting build-in resource plugins, so a good source of information on those might help you. The manual describes them in fair detail.



来源:https://stackoverflow.com/questions/3136337/list-of-values-i-can-specify-in-zend-application-ini-configuration-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!