Subversion Repositories wimsdev

Rev

Rev 2309 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#This is the variable definition file of the tool module `...'.
#It is part of the software wims. Author: XIAO Gang

#Each non-comment line defines a variable. Format of the line:
#
#name   allow   log     default llim    ulim
#
#name: name of the variable
#log: log priority. 0: no log. 1: little log. 2: more log. etc.
#allow: when allow the user to override the defined value.
#       it maybe any, deny, init, config, reply.
#llim, ulim: lower and upper limits. (Not valid for string variable)
#
#
#name   allow   log     llim        ulim

title   reply 1
description reply 1
supervisor  reply 1
email       reply 1
password    reply 1
passsup     reply 1
typecode    reply 0

toomany deny    0
code    deny    1
pword   deny    0
psup    deny    0
expiration deny 1

step    reply   0