docs/running: Describe GST_REGISTRY_MODE
authorRobert Rosengren <robertr@axis.com>
Fri, 24 Sep 2021 13:24:15 +0000 (15:24 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 5 Oct 2021 10:49:27 +0000 (10:49 +0000)
Change-Id: I45e9fe90137d4a8306c3a5e4f636fa43425b978f
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/825>

subprojects/gstreamer/docs/gst/running.md

index e6b1e3b..42a9266 100644 (file)
@@ -234,6 +234,13 @@ updating the plugin registry. This is useful for embedded device which
 is not updating the plugins frequently, it will save time when doing
 `gst_init()`.
 
+**`GST_REGISTRY_MODE`. (Since: 1.20)**
+
+Set this environment variable to make Gstreamer change the file
+permissions of the plugin cache / registry. If not set, default is to
+limit read / write permissions to current user only. Set mode shall
+be from one to four octal digits as used in chmod.
+
 **`GST_TRACE`.**
 
 Enable memory allocation tracing. Most GStreamer objects have support