Update the main config file too for danube_edition

This commit is contained in:
Sunil Mohan Adapa 2015-09-29 22:38:25 +05:30
parent a94dc0f57d
commit b63ec9bffc

View File

@ -37,3 +37,14 @@ port = 8000
# Leave the values blank to disable
use_x_forwarded_host = True
secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO
[Misc]
# The danube_edition changes the firstboot process and offers entering a
# voucher for a freedombox.me sub-domain. This functionality requires
# additional debian packages to be installed:
#
# pagekite, python3-requests
#
# They are not added as dependencies to keep the normal installation images
# lean, but make sure to add them if you want to build danube-edition images.
danube_edition = False