api/app/config/config.ini

10 lines
229 B
INI
Raw Permalink Normal View History

2023-04-07 19:05:18 +08:00
[application]
controllersDir = app/controllers/
modelsDir = app/models/
viewsDir = app/views/
pluginsDir = app/plugins/
formsDir = app/forms/
libraryDir = app/library/
baseUri = /
[setting]
debug=0