Directive.Allowed.txt 193 B

123456
  1. Directive.Allowed
  2. TYPE: string
  3. DEFAULT: 'apple'
  4. ALLOWED: 'apple', 'orange', 'pear', 'peach', 'mango'
  5. DESCRIPTION: This directive has a constrained set of allowed values.
  6. --# vim: et sw=4 sts=4