Skip to content

Commit 35469a7

Browse files
committed
docs for support of env vars in cache_dir
1 parent c00b57a commit 35469a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/en/customize.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,5 +269,6 @@ Builtin configuration file options
269269
Sets a directory where stores content of cache plugin. Default directory is
270270
``.cache`` which is created in :ref:`rootdir <rootdir>`. Directory may be
271271
relative or absolute path. If setting relative path, then directory is created
272-
relative to :ref:`rootdir <rootdir>`. For more information about cache plugin
272+
relative to :ref:`rootdir <rootdir>`. Additionally path may contain environment
273+
variables, that will be expanded. For more information about cache plugin
273274
please refer to :ref:`cache_provider`.

0 commit comments

Comments
 (0)