You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: REFERENCE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ The YYYY-CITY.yml file is the main configuration file for your event. This is wh
42
42
|`event_twitter`| String | Yes | The twitter handle for your event such as "devopsdayschi" or "devopsdaysmsp". Exclude the "@" symbol. | "devopsdayschi" |
43
43
|`description`| String | No | Overall description of your event. Quotation marks need to be escaped. | "It's time for more DevOpsDays at Ponyville!" |
44
44
|`ga_tracking_id`| String | No | If you have your own Google Analytics tracking ID, enter it here. | "UA-74738648-1" |
45
+
|`speakers_verbose`| String | No | Set this to "true" if you want verbose speaker attributes (URLs visible). | "true" |
45
46
46
47
### Date-related Fields
47
48
All dates are in unquoted YYYY-MM-DD, like this: `variable: 2016-01-05`
0 commit comments