overrides/stackspin-apps-custom: rectify external markings
This commit is contained in:
parent
46f4728e89
commit
3bcc688a41
1 changed files with 2 additions and 0 deletions
|
@ -37,10 +37,12 @@ data:
|
||||||
url: "https://flow.${domain}"
|
url: "https://flow.${domain}"
|
||||||
zammad: |
|
zammad: |
|
||||||
name: "Zammad Customer Support"
|
name: "Zammad Customer Support"
|
||||||
|
external: true
|
||||||
version: "6.2.0"
|
version: "6.2.0"
|
||||||
url: "https://support.${domain}"
|
url: "https://support.${domain}"
|
||||||
handbook: |
|
handbook: |
|
||||||
name: "FTT Handbook"
|
name: "FTT Handbook"
|
||||||
|
external: true
|
||||||
url: "https://about.${domain}"
|
url: "https://about.${domain}"
|
||||||
---
|
---
|
||||||
# This list of OAuth clients with their corresponding apps is loaded by the
|
# This list of OAuth clients with their corresponding apps is loaded by the
|
||||||
|
|
Loading…
Add table
Reference in a new issue