hfs 0.26.4 → 0.26.6

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
@@ -53,7 +53,7 @@ You won't find all previous features here (yet), but still we got:
53
53
  - if a browser cannot be opened on the computer where you are installing HFS,
54
54
  you should enter this command in HFS console: `create-admin <PASSWORD>`
55
55
 
56
- If you access *Admin-panel* via localhost, by default HFS **won't** require your to login.
56
+ If you access *Admin-panel* via localhost, by default HFS **won't** require you to login.
57
57
  If you don't like this behavior, disable it in the Admin-panel or enter this console command `config localhost_admin false`.
58
58
 
59
59
  ### Other systems
@@ -83,6 +83,7 @@ Other than that, you can also consider:
83
83
 
84
84
  - it's more robust: it was designed to be an always-running server, while HFS 1-2 was designed for occasional usage (transfer and quit)
85
85
  - passwords are never really stored, just a non-reversible hash is
86
+ - faster search (up to 12x)
86
87
  - more flexible permissions
87
88
 
88
89
  But you may still want to stay with HFS 2.x (so far) for the following reasons