Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
---
# defaults file for mnn.nginx-pagespeed

nginx_conf: nginx.conf
nginx_conf_path: /etc/nginx/nginx.conf
nginx_lib_path: /var/lib/nginx
nginx_lock_file: /var/lock/nginx.lock
nginx_log_path: /var/log/nginx
nginx_pid_file: /run/nginx.pid
nginx_prefix: /usr/local
nginx_bin: "{{ nginx_prefix }}/sbin/nginx"

nginx_build_options:
  with-http_gzip_static_module:
  with-http_realip_module:
  with-http_stub_status_module:
  with-ipv6:
  with-pcre-jit:

nginx_pagespeed_version: 1.12.34.3
nginx_pagespeed_version_label: stable
nginx_psol_version: 1.12.34.2
nginx_user: www-data
nginx_version: 1.14.0
nginx_worker_processes: 2
nginx_pagespeed_enabled: false