ns_param

Name

ns_param -- Define a parameter in the configuration file

Syntax

ns_param key value

Description

This function can only be used in the configuration file. It defines a parameter by specifying its name (key) and its value.

Example

ns_param Port 8000