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