aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-talk/package.json
blob: 57761f37e9304aa4447c6b3ecd89b638b64bf8e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "nextcloud-talk",
  "name": "Nextcloud Talk",
  "version": "1.4.2",
  "license": "MIT",
  "repository": "https://github.com/csolisr/ferdium-recipes/tree/master/recipes/nextcloud-tasks/",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasTeamId": true,
    "urlInputPrefix": "https://",
    "urlInputSuffix": "/apps/spreed/",
    "serviceURL": "https://{teamId}/apps/spreed/"
  }
}