Add comment to site_settings.yml about type: list

This commit is contained in:
Neil Lalonde 2014-06-18 12:07:18 -04:00
parent 86b989f2ba
commit b16e283d0f

View file

@ -10,6 +10,7 @@
# Set to the class name that defines the set.
# type: email - Must be a valid email address.
# type: username - Must match the username of an existing user.
# type: list - A list of values, chosen from a set of valid values defined in the choices option.
required:
title:
client: true