aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-talk/package.json
blob: 4de0dfbde4837adf7c6f67f974d1d2104bfbeb8c (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.1",
  "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/"
  }
}