Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.71 KB

reference.md

File metadata and controls

46 lines (37 loc) · 1.71 KB
title sidebarTitle description
A title (using a noun like this one)
Optional short title if 'title' is long
A short description (up to ~160 characters) of the article that should make sense out of context (like on a listing page).

A brief introduction of what this file is useful for. It would be best to link to an example of how to use it elsewhere in the docs.

Parameters

Name Type Required Description
type string Yes A route type.
ssi boolean No Controls whether server side includes are enabled.

Route types

Name Type Required Description
upsteam string No Serves an application. More explanation.
redirect string No Redirects to another route. More explanation.