From 19e7edfd6b6751010ede8e6d2327e7537778c55c Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Fri, 5 Jun 2020 08:26:17 +0200 Subject: [PATCH] Add settings values to glossary --- docs/glossary.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/glossary.md b/docs/glossary.md index 4a90da330..8a8095f3d 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -33,3 +33,10 @@ In the context of this extension and oCIS in general, we are using the following - Collection of related settings - Registered by an ocis extension + +### Settings Value + +- Manifestation of a setting for a specific user +- E.g. used for customization (at runtime) in `ocis-web` +- `ocis-web` extension for modifying settings values is provided by this service +- Can be queried and modified by other ocis extensions