Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions global-attributes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# Only embed named opengraph images in docs-ui via src/partials/head-meta-opengraph.hbs sourced from docs/overlay
page-component-build-list: 'docs, docs-main, ocis, server, webui, desktop, android, ios-app, branding'
# common
# canonical product names - single source of truth to prevent naming drift.
# the legacy server product is "ownCloud Classic" (append a version only where
# relevant, e.g. {oc-classic-name} 10); the next-generation product is
# "ownCloud Infinite Scale" / "oCIS" and must never be renamed.
oc-classic-name: 'ownCloud Classic'
oc-ocis-name: 'ownCloud Infinite Scale'
oc-ocis-name-short: 'oCIS'
docs-base-url: 'https://doc.owncloud.com'
oc-complete-base-url: 'https://download.owncloud.com/server/stable'
oc-contact-url: 'https://owncloud.com/contact/'
Expand Down