]> git.kaiwu.me - njs.git/commit
Removed NGX_MAX_PATH define.
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Mon, 9 Jun 2025 13:59:22 +0000 (16:59 +0300)
committerDmitry Volyntsev <xeioexception@gmail.com>
Thu, 12 Jun 2025 03:24:15 +0000 (20:24 -0700)
commit3733afd906187fcc38f5935c8f79c3dfe28bbd79
tree41c4cbf593a3825c2b413770c1f1ec0da21a0a47
parent1334534ef7a0733b3a2f27a813ce7f15ae4d2354
Removed NGX_MAX_PATH define.

Already defined in ngx_files.h (included from ngx_core.h).
nginx/ngx_js.c