Skip to content

Commit 8925c1c

Browse files
author
Adrien JUND
committed
Add securityfolder doc
1 parent 1a43556 commit 8925c1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fs/expose/dokan/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,7 @@ def mount(fs, path, foreground=False, ready_callback=None, unmount_callback=None
958958
* numthreads: number of threads to use for handling Dokan requests
959959
* fsname: name to display in explorer etc
960960
* flags: DOKAN_OPTIONS bitmask
961+
* securityfolder: folder path used to duplicate security rights on all folders
961962
* FSOperationsClass: custom FSOperations subclass to use
962963
963964
"""

0 commit comments

Comments
 (0)