view auto/nohave @ 3722:1a728cc43bb1

return 415 on too big image in image filter
author Igor Sysoev <igor@sysoev.ru>
date Thu, 29 Jul 2010 15:40:03 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END