view dtd/error.dtd @ 2722:1261698ec228

Documented the max_errors directive for mail.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 17 May 2021 12:30:21 +0100
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>