hfs 0.30.2 → 0.32.0

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
@@ -158,6 +158,7 @@ an *env* called `HFS_CONFIG`. Any relative path provided is relative to the *cwd
158
158
  - `localhost_admin` should Admin be accessed without credentials when on localhost. Default is true.
159
159
  - `proxies` number of proxies between server and clients to be trusted about providing clients' IP addresses. Default is 0.
160
160
  - `keep_unfinished_uploads` should unfinished uploads be deleted immediately when interrupted. Default is true.
161
+ - `favicon` path to file to be used as favicon. Default is none.
161
162
 
162
163
  #### Virtual File System (VFS)
163
164