Skip to content
Snippets Groups Projects
Commit 88cb8436 authored by Ben Adida's avatar Ben Adida
Browse files

featuring elections is now more limited

parent ecdfd296
No related branches found
No related tags found
No related merge requests found
Subproject commit ab6991d1c220c9200266af7cf16af8f9163eff30 Subproject commit be0a83655777db5865942f3663239f6a83ad60d7
...@@ -117,7 +117,6 @@ WELCOME_MESSAGE = "This is the default message" ...@@ -117,7 +117,6 @@ WELCOME_MESSAGE = "This is the default message"
AUTH_TEMPLATE_BASE = "server_ui/templates/base.html" AUTH_TEMPLATE_BASE = "server_ui/templates/base.html"
HELIOS_TEMPLATE_BASE = "server_ui/templates/base.html" HELIOS_TEMPLATE_BASE = "server_ui/templates/base.html"
HELIOS_ADMIN_ONLY = False HELIOS_ADMIN_ONLY = False
HELIOS_ADMIN = None
HELIOS_VOTERS_UPLOAD = True HELIOS_VOTERS_UPLOAD = True
HELIOS_VOTERS_EMAIL = True HELIOS_VOTERS_EMAIL = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment