Merge pull request #628 from thecodingmachine/template-analytics
Template google analytics data (2)
This commit is contained in:
commit
84f85effe5
7 changed files with 46 additions and 11 deletions
|
@ -78,7 +78,8 @@
|
|||
"TURN_SERVER": "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443",
|
||||
"TURN_USER": "workadventure",
|
||||
"TURN_PASSWORD": "WorkAdventure123",
|
||||
"JITSI_PRIVATE_MODE": if env.SECRET_JITSI_KEY != '' then "true" else "false"
|
||||
"JITSI_PRIVATE_MODE": if env.SECRET_JITSI_KEY != '' then "true" else "false",
|
||||
//"GA_TRACKING_ID": "UA-10196481-11"
|
||||
}
|
||||
},
|
||||
"uploader": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue