This configuration file lets you share files with other users. Lines need to be in one of the following two formats:
r <path> <username> # grants read-only access
w <path> <username> # grants read/write access
Ending a path in /* makes the rule apply to all subfiles.