nginx: tell people about the tap.
As noted from e.g. Homebrew/homebrew#31270.
This commit is contained in:
parent
3c1203195e
commit
e1d1ced4e3
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ class Nginx < Formula
|
|||
|
||||
env :userpaths
|
||||
|
||||
# Before submitting more options to this formula please check they aren't
|
||||
# already in Homebrew/homebrew-nginx/nginx-full:
|
||||
# https://github.com/Homebrew/homebrew-nginx/blob/master/nginx-full.rb
|
||||
option "with-passenger", "Compile with support for Phusion Passenger module"
|
||||
option "with-webdav", "Compile with support for WebDAV module"
|
||||
option "with-debug", "Compile with support for debug log"
|
||||
|
|
Loading…
Reference in a new issue