Subversion Repositories wimsdev

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed


# Variable declaration file.
#
# Only those variables with possible user inputs or requiring inter-request
# savings need to be declared in this file.
#
#Each non-comment line defines a variable. Format of the line:
#
#name   allow
#
#Or the condensed format
#
#allow: name name name ...
#
#name: name of the variable
#allow: when allow the user to override the defined value.
#       it maybe any, deny, init, config, reply.
#
#
#name   allow

status  deny

x       reply
y       reply