aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Thomas Fehrenbach <thomas.fehrenbach@hhi.fraunhofer.de>2020-05-14 21:10:12 +0000
committerLibravatar Thomas Fehrenbach <thomas.fehrenbach@hhi.fraunhofer.de>2020-05-14 21:10:12 +0000
commit6d37acd69228bd836ff4b7a620adc47845c50668 (patch)
tree4df19a2c3adc17e1e906efeec89680cce7cc631b
parentOWA-Custom URL (diff)
downloadferdium-recipes-6d37acd69228bd836ff4b7a620adc47845c50668.tar.gz
ferdium-recipes-6d37acd69228bd836ff4b7a620adc47845c50668.tar.zst
ferdium-recipes-6d37acd69228bd836ff4b7a620adc47845c50668.zip
enterprise-owa package
-rw-r--r--all.json11
-rw-r--r--archives/enterprise-owa.tar.gzbin0 -> 80780 bytes
-rw-r--r--uncompressed/enterprise-owa/package.json1
3 files changed, 12 insertions, 0 deletions
diff --git a/all.json b/all.json
index a9405de..c463930 100644
--- a/all.json
+++ b/all.json
@@ -110,6 +110,17 @@
110 } 110 }
111 }, 111 },
112 { 112 {
113 "author": "tfehren",
114 "featured": false,
115 "id": "enterprise-owa",
116 "name": "Enterprise Outlook Web App",
117 "version": "1.1.0",
118 "icons": {
119 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/enterprise-owa/icon.png",
120 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/enterprise-owa/icon.svg"
121 }
122 },
123 {
113 "author": "concon", 124 "author": "concon",
114 "featured": false, 125 "featured": false,
115 "id": "evernote", 126 "id": "evernote",
diff --git a/archives/enterprise-owa.tar.gz b/archives/enterprise-owa.tar.gz
new file mode 100644
index 0000000..81ad8f5
--- /dev/null
+++ b/archives/enterprise-owa.tar.gz
Binary files differ
diff --git a/uncompressed/enterprise-owa/package.json b/uncompressed/enterprise-owa/package.json
index a45b6cc..9cf0412 100644
--- a/uncompressed/enterprise-owa/package.json
+++ b/uncompressed/enterprise-owa/package.json
@@ -10,6 +10,7 @@
10 ], 10 ],
11 "license": "MIT", 11 "license": "MIT",
12 "config": { 12 "config": {
13 "serviceURL": "https://owa.yourcompany.com/owa",
13 "hasCustomUrl": true, 14 "hasCustomUrl": true,
14 "hasNotificationSound": true, 15 "hasNotificationSound": true,
15 "hasTeamId": false 16 "hasTeamId": false