:orphan: .. index:: pair: enum; te_nginx_server_tokens_mode .. _doxid-tapi__cfg__nginx_8h_1a897b52b6ffbdd886e5e44e36745019e2: enum te_nginx_server_tokens_mode ================================ Overview ~~~~~~~~ Nginx server response presentation mode :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum te_nginx_server_tokens_mode { :ref:`TE_NGINX_SERVER_TOKENS_MODE_OFF` = 0, :ref:`TE_NGINX_SERVER_TOKENS_MODE_ON`, :ref:`TE_NGINX_SERVER_TOKENS_MODE_BUILD`, }; .. _details-tapi__cfg__nginx_8h_1a897b52b6ffbdd886e5e44e36745019e2: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Nginx server response presentation mode Enum Values ----------- .. index:: pair: enumvalue; TE_NGINX_SERVER_TOKENS_MODE_OFF .. _doxid-tapi__cfg__nginx_8h_1a897b52b6ffbdd886e5e44e36745019e2a44dc9c977c7ad0f3911ff13acc3b6902: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_NGINX_SERVER_TOKENS_MODE_OFF Disable nginx tokens .. index:: pair: enumvalue; TE_NGINX_SERVER_TOKENS_MODE_ON .. _doxid-tapi__cfg__nginx_8h_1a897b52b6ffbdd886e5e44e36745019e2a113125dc404a998b2483220e4c7e1a31: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_NGINX_SERVER_TOKENS_MODE_ON Emit nginx version .. index:: pair: enumvalue; TE_NGINX_SERVER_TOKENS_MODE_BUILD .. _doxid-tapi__cfg__nginx_8h_1a897b52b6ffbdd886e5e44e36745019e2ace05a7893bfb04e92d1275c190529338: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_NGINX_SERVER_TOKENS_MODE_BUILD Emit build name along with nginx version