luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 206 forks source link

Rename of server.php #806

Closed nadar closed 7 years ago

nadar commented 8 years ago

rename the current default server.php config file which provides the env config to another less confusing name?

As the server.php file should provided the environment configs like

nadar commented 8 years ago

@TheMaaarc @rolandschaub @martinpetrasch what do you think? any other suggestions?

TheMaaarc commented 8 years ago

I think env.php is the way to go. It describes best what the file basically does.

rolandschaub commented 8 years ago

env.php sounds good – or maybe, to make it even clearer, setenv.php or include-env.php.

nadar commented 8 years ago

@TheMaaarc Could you please update the image to env.php

https://raw.githubusercontent.com/luyadev/luya/master/docs/guide1.0/img/configs-luya.jpg

nadar commented 8 years ago

@rolandschaub @TheMaaarc @martinpetrasch

Maybe also change the config names itself to prefix with env-

vs

nadar commented 8 years ago

FINAL DECISIONS:

@TheMaaarc please change the graphics as of the list above.