add ability to log amplitude events (#12120)

This commit is contained in:
Matteo Pagliazzi
2020-04-24 19:02:27 +02:00
committed by GitHub
parent 188023b197
commit c879560445
2 changed files with 15 additions and 1 deletions
+2 -1
View File
@@ -79,5 +79,6 @@
"APPLE_TEAM_ID": "",
"APPLE_AUTH_CLIENT_ID": "",
"APPLE_AUTH_KEY_ID": "",
"BLOCKED_IPS": ""
"BLOCKED_IPS": "",
"LOG_AMPLITUDE_EVENTS": "false"
}