mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Update the main config file too for danube_edition
This commit is contained in:
parent
a94dc0f57d
commit
b63ec9bffc
@ -37,3 +37,14 @@ port = 8000
|
|||||||
# Leave the values blank to disable
|
# Leave the values blank to disable
|
||||||
use_x_forwarded_host = True
|
use_x_forwarded_host = True
|
||||||
secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user