aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/enterprise-owa/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-29 11:06:10 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-29 11:07:31 +0530
commit7576ea7f6b6f68d3e19474be06b38123d918ee5d (patch)
tree5ddde7141122d532749582c498cf5b350995ce64 /recipes/enterprise-owa/package.json
parentNew recipe: aws (amazon web services) (#643) (diff)
downloadferdium-recipes-7576ea7f6b6f68d3e19474be06b38123d918ee5d.tar.gz
ferdium-recipes-7576ea7f6b6f68d3e19474be06b38123d918ee5d.tar.zst
ferdium-recipes-7576ea7f6b6f68d3e19474be06b38123d918ee5d.zip
cleanup: Remove duplicated recipes for Outlook Web App and Enterprise OWA. Fixes #523
Diffstat (limited to 'recipes/enterprise-owa/package.json')
-rw-r--r--recipes/enterprise-owa/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/enterprise-owa/package.json b/recipes/enterprise-owa/package.json
deleted file mode 100644
index 2e0ac2c..0000000
--- a/recipes/enterprise-owa/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
1{
2 "id": "enterprise-owa",
3 "name": "Enterprise Outlook Web App",
4 "version": "1.2.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://owa.yourcompany.com/owa",
8 "hasCustomUrl": true,
9 "hasNotificationSound": true
10 }
11}