Add some Google analytics for the installer and then vaCentral connections

This commit is contained in:
Nabeel Shahzad
2018-01-18 20:24:06 -05:00
parent 3da403671a
commit 467a1a1dc6
8 changed files with 166 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ APP_LOG=daily
APP_LOG_LEVEL=debug
APP_LOG_MAX_FILES=3
APP_ENABLE_ANALYTICS=true
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306