[guadec-web/oscp-2019] Close registration page



commit 802fbc62fa5da6b4d025dd4a3a7ca116618c4f00
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Tue Aug 27 16:06:23 2019 +0300

    Close registration page

 pelicanconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index 43e573a..4ed57d6 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -34,7 +34,7 @@ SITEURL = 'http://%s:8000' % SITEDOMAIN
 
 GUADEC_LOCATION = "Thessaloniki, Greece"
 GUADEC_DATES = "August 23<sup>rd</sup> — 28<sup>th</sup>"
-OPEN_REGISTRATION = True
+OPEN_REGISTRATION = False
 OPEN_CFP = False
 
 # Menu links


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]