[docs-only] Improve dev docs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Environment Variables"
|
||||
date: 2024-08-22T15:41:00+01:00
|
||||
weight: 20
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
geekdocEditPath: edit/master/docs/ocis/development
|
||||
geekdocFilePath: envvars.md
|
||||
---
|
||||
|
||||
Environment variables are an essential part configuring services.
|
||||
|
||||
If you are going to create new ones or deprecate existing ones, mandatory read the [Envvar Naming Scope]({{< ref "services/general-info/envvar-scopes.md" >}}) and the
|
||||
[Deprecating Variables]({{< ref "services/general-info/deprecating-variables.md" >}}) documentation for more details first before doing so.
|
||||
Reference in New Issue
Block a user