diff options
Diffstat (limited to 'docs/content/configuration/definitions/introduction.md')
| -rw-r--r-- | docs/content/configuration/definitions/introduction.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/content/configuration/definitions/introduction.md b/docs/content/configuration/definitions/introduction.md new file mode 100644 index 000000000..e2626567e --- /dev/null +++ b/docs/content/configuration/definitions/introduction.md @@ -0,0 +1,20 @@ +--- +title: "Definitions" +description: "Definitions Configuration" +summary: "Authelia allows configuring reusable definitions." +date: 2024-10-19T23:15:30+11:00 +draft: false +images: [] +weight: 199100 +toc: true +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true +--- + +## Definitions + +The definitions section controls several definitions which can be reused in other areas of the configuration rather than +repeating values elsewhere. |
