hfs 0.33.0 → 0.34.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -36,6 +36,7 @@ You won't find all previous features here (yet), but still we got:
36
36
  - resumable downloads
37
37
  - resumable uploads
38
38
  - download folders as zip archive
39
+ - remote delete
39
40
  - simple website serving
40
41
  - plug-ins
41
42
  - log file
@@ -180,8 +181,9 @@ Valid keys in a node are:
180
181
  - `"*"`: any account can, i.e. anyone who logged in.
181
182
  - `[ frank, peter ]`: the list of accounts who can.
182
183
  - `can_see`: specify who can see this entry. Even if a user can download you can still make the file not appear in the list.
184
+ Remember that to see in the list you must also be able to download (read), or else you won't see it anyway. Value is a `WhoCan` descriptor, refer above.
183
185
  - `can_upload` specify who can upload. Applies to folders with a source. Default is none.
184
- Remember that to see in the list you must also be able to download, or else you won't see it anyway. Value is a `WhoCan` descriptor, refer above.
186
+ - `can_delete` specify who can delete. Applies to folders with a source. Default is none.
185
187
  - `masks`: maps a file mask to a set of properties as the one documented in this section. E.g.
186
188
  ```
187
189
  masks: