mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add comment to site_settings.yml about type: list
This commit is contained in:
parent
86b989f2ba
commit
b16e283d0f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user