File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments