Next: guile statement, Previous: snmp statement, Up: Run-Time Configuration Options — raddb/config [Contents][Index]
rewrite statement.rewrite {
stack-size number ;
load-path string ;
load string ;
};
The rewrite statement configures the use of GNU Radius
extension language Rewrite. See Rewrite, for a detailed
discussion of the language.
stack-sizeConfigures runtime stack size for Rewrite. The number is the size of stack in words. The default value is 4096.
load-pathAdd specified pathnames to the list of directories searched for rewrite files. Argument is a list of directory pathnames, separated by columns.
loadLoads the specified source file on startup. Unless string is an
absolute pathname, it will be searched in directories set up by
load-path statement.
The default load path is /usr/local/etc/raddb:/usr/local/share/radius/1.7/rewrite.