mirror of https://github.com/fafhrd91/actix-web
StaticFiles now serves both indices
This commit is contained in:
parent
d92873eebd
commit
4f31d1ef7a
|
@ -8,6 +8,8 @@
|
|||
|
||||
* `StaticFiles` configuration is moved to `StaticFileConfig` completely.
|
||||
|
||||
* `StaticFiles` now serves both index file and directory index.
|
||||
|
||||
## [0.7.17] - 2018-xx-xx
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue