pho-incubator / pho-server-php

Pho is an open source online community platform.
http://www.phonetworks.org
GNU Affero General Public License v3.0
1 stars 0 forks source link

Config clean code needed #4

Open esokullu opened 7 years ago

esokullu commented 7 years ago

The bottomline is CLEAN CODE VERY IMPORTANT!

ksolotl commented 7 years ago

If we have variable like DB_DYNAMODB_IS_LOCAL we can quickly switch our DB from localhost to Amazon. I think it's useful.