Subversion Repositories wimsdev

Rev

Rev 35 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35 Rev 15520
Line 4... Line 4...
4
# Only those variables with possible user inputs or requiring inter-request
4
# Only those variables with possible user inputs or requiring inter-request
5
# savings need to be declared in this file.
5
# savings need to be declared in this file.
6
#
6
#
7
#Each non-comment line defines a variable. Format of the line:
7
#Each non-comment line defines a variable. Format of the line:
8
#
8
#
9
#name	allow
9
#name allow
10
#
10
#
11
#Or the condensed format
11
#Or the condensed format
12
#
12
#
13
#allow: name name name ...
13
#allow: name name name ...
14
#
14
#
15
#name: name of the variable
15
#name: name of the variable
16
#allow: when allow the user to override the defined value.
16
#allow: when allow the user to override the defined value.
17
#       it maybe any, deny, init, config, reply.
17
#       it maybe any, deny, init, config, reply.
18
#
18
#
19
#
19
#
20
#name	allow
20
#name allow
21
 
21
 
22
status	deny
22
deny:status
23
 
-
 
24
x	reply
-
 
25
y	reply
-
 
26
 
23
 
-
 
24
reply:x y