aboutsummaryrefslogtreecommitdiff
path: root/src/help/shares.txt.html
blob: be5f4c58ed232b27640ddc791d4fe457adb76f8b (plain)
1
2
3
4
5
6
7
8
9
This configuration file lets you share files with other users.
Lines need to be in one of the following two formats:

<pre>
r &lt;path> &lt;username> # grants read-only access
w &lt;path> &lt;username> # grants read/write access
</pre>

Ending a path in <code>/*</code> makes the rule apply to all subfiles.