Archived
1
0
Fork 0

config: drop the "conf" prefix for config files.

This commit is contained in:
Henrik Hautakoski 2018-06-18 20:23:50 +02:00
parent 005f1e3292
commit ca90ec30fb
4 changed files with 3 additions and 2 deletions

View file

@ -1,14 +0,0 @@
application:
controllersDir : ../app/controllers/
modelsDir : ../app/models/
migrationsDir : ../app/migrations/
viewsDir : ../app/views/
templateDir : ../app/templates/
listenersDir : ../app/listeners/
libraryDir : ../app/library/
formsDir : ../app/forms/
logDir : ../cache/log/
viewCacheDir : ../cache/view/
sessionDir : ../cache/sess/
baseUri : /