mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 18:28:27 -05:00
e679c01dfc
Co-authored-by: Phil Davis <phil@jankaritech.com>
14 lines
585 B
Markdown
14 lines
585 B
Markdown
---
|
|
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 of configuring services.
|
|
|
|
If you are going to create new ones or deprecate existing ones, you must 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.
|