File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ defaults: &defaults
33
44 # Logic config
55 registration_is_open : true
6- event_is_over : false
76 last_day_to_apply : " <%= Date.new(2000, 1, 1).to_s % >"
87 event_start_date : " <%= Date.new(2000, 1, 1).to_s % >"
98 auto_late_waitlist : false
Original file line number Diff line number Diff line change 5656 is_home : The "home" school is separated from all other schools on dashboard metrics.
5757 hackathon_config :
5858 registration_is_open : Specify that registration is open. This does <strong>not</strong> block registration; it only changes messaging around it.
59- event_is_over : Specify that the event is over
6059 last_day_to_apply : ' Last date to apply to your hackathon (format: YYYY-MM-DD)'
6160 event_start_date : ' Start date of your hackathon (format: YYYY-MM-DD)'
6261 auto_late_waitlist : Automatically set application status to "late waitlist" for new applications
You can’t perform that action at this time.
0 commit comments