forked from Ivasoft/mattermost-mobile
Add performance metrics to the app (#7953)
* Add performance metrics to the app * add batcher and improve handling * Add tests * Fix test * Address feedback * Address feedback * Address feedback * update podfile
This commit is contained in:
committed by
GitHub
parent
daa38c5fd1
commit
5f01f9e9af
1
types/api/config.d.ts
vendored
1
types/api/config.d.ts
vendored
@@ -46,6 +46,7 @@ interface ClientConfig {
|
||||
EnableBanner: string;
|
||||
EnableBotAccountCreation: string;
|
||||
EnableChannelViewedMessages: string;
|
||||
EnableClientMetrics?: string;
|
||||
EnableCluster: string;
|
||||
EnableCommands: string;
|
||||
EnableCompliance: string;
|
||||
|
||||
Reference in New Issue
Block a user