From 17ffdb2dcf3bb5c8edf277a017cecd8e71a2e26b Mon Sep 17 00:00:00 2001 From: Ophestra Date: Wed, 12 Nov 2025 00:53:14 +0900 Subject: release: 0.3.1 Signed-off-by: Ophestra --- options.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) (limited to 'options.md') diff --git a/options.md b/options.md index a12c60e5..c5de9600 100644 --- a/options.md +++ b/options.md @@ -35,7 +35,7 @@ package *Default:* -` ` +` ` @@ -579,6 +579,52 @@ null or package +## environment\.hakurei\.apps\.\\.shareRuntime + + + +Whether to enable sharing of XDG_RUNTIME_DIR between containers under the same identity\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## environment\.hakurei\.apps\.\\.shareTmpdir + + + +Whether to enable sharing of TMPDIR between containers under the same identity\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + ## environment\.hakurei\.apps\.\\.shareUid @@ -759,7 +805,7 @@ package *Default:* -` ` +` ` -- cgit v1.3.1