Skip to content

Commit c730819

Browse files
author
Pierre Buyle
committed
Small documentation fix.
1 parent cc5983f commit c730819

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ The following variables are available to configure the role:
5454
- **nginx_drupal_microcache_auth**: Whether or not to use microcaching for
5555
authenticated users, defaults to false.
5656
- **nginx_drupal_upload_progress**: Whether or not to use upload progress (this
57-
require the
57+
require the [filefield_nginx_progress](http://drupal.org/project/filefield_nginx_progress)
58+
Drupal module and [nginx_uploadprogress_module](https://www.nginx.com/resources/wiki/modules/upload_progress/)
59+
included in your Nginx build.
5860
- **nginx_drupal_aio**: Whether or not to use AIO to server video and audio
5961
file, defaults to true.
6062
- **nginx_drupal_flv_streaming**: Whether or not to use FLV pseudo streaming

0 commit comments

Comments
 (0)