sipcapture / homer-app

HOMER 7.x Front-End and API Server
http://sipcapture.io
GNU Affero General Public License v3.0
204 stars 79 forks source link

Fix for https://github.com/sipcapture/homer-app/issues/365 #366

Closed systemcrash closed 4 years ago

systemcrash commented 4 years ago

Well, yes, but, no other variable has that? So the standard is the opposite of what you assert in this file. All variable names are lower_case in /usr/local/homer/etc/webapp_config.json

I do not see a single variable in UPPERCASE.

  "database_config": {
    "user": "homer_user",
    "pass": "homer_password",
    "name": "homer_config",
    "host": "homer_db_host",
    "keepalive": homer_db_keepalive
  },
lmangani commented 4 years ago

You know what? You're right - I mixed up two different scripts :")