view auto/nohave @ 6685:4a16fceea03b

Stream: increase default value for proxy_protocol_timeout to 30s.
author Dmitry Volyntsev <xeioex@nginx.com>
date Thu, 08 Sep 2016 15:51:36 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END