mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
document the node_directory parameter
This commit is contained in:
parent
933d74c1bb
commit
0bdabacce3
@ -119,6 +119,7 @@ def load_magic_folders(node_directory):
|
||||
old-style to new-style config (but WILL read old-style config and
|
||||
return in the same way as if it was new-style).
|
||||
|
||||
:param node_directory: path where node data is stored
|
||||
:returns: dict mapping magic-folder-name to its config (also a dict)
|
||||
"""
|
||||
yaml_fname = os.path.join(node_directory, u"private", u"magic_folders.yaml")
|
||||
|
Loading…
x
Reference in New Issue
Block a user