cloud-game/pkg/config
sergystepanov d3e16a4a09
Make Google Analytics injection optional (#336)
This allows switching GA client statistics on the client by setting these params in the config.yaml file:
 analytics:
   inject: false/true
   gtag: (your tag)
By default, GA analytics will be disabled.
2021-07-30 12:29:16 +03:00
..
coordinator Make Google Analytics injection optional (#336) 2021-07-30 12:29:16 +03:00
emulator Add experimental core's SRAM save/load (#273) 2021-02-06 01:12:24 +03:00
encoder Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00
monitoring Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
shared Fix override env flag (#316) 2021-05-23 23:52:59 +08:00
webrtc Allow to disable default Pion interceptors (#306) 2021-03-30 21:57:46 +03:00
worker Add experimental core's SRAM save/load (#273) 2021-02-06 01:12:24 +03:00
loader.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00