This commit sponsored by Jessica Coates. Thank you!
## install other themes.
# theme = airy
-## If you don't want the terms of service displayed, you can uncomment this
-# show_tos = false
+## If you want the terms of service displayed, you can uncomment this
+# show_tos = true
[storage:queuestore]
base_dir = %(here)s/user_dev/media/queue
# Enable/disable terms of service
# ... Note: you can override the terms of service template on a
# per-site basis...
-show_tos = boolean(default=True)
+show_tos = boolean(default=False)
# By default not set, but you might want something like:
# "%(here)s/user_dev/templates/"