mirror of
https://github.com/wekan/wekan.git
synced 2026-02-13 19:54:21 +01:00
Replaced Kadira by meteor-apm-agent
This commit is contained in:
parent
8996df5c09
commit
905c45f225
3 changed files with 6 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
|||
Meteor.startup(() => {
|
||||
const appId = process.env.KADIRA_APP_ID;
|
||||
const appSecret = process.env.KADIRA_APP_SECRET;
|
||||
Kadira.connect(appId, appSecret);
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue