diff --git a/mogan/conf/shellinabox.py b/mogan/conf/shellinabox.py index e5a68335..22a23350 100644 --- a/mogan/conf/shellinabox.py +++ b/mogan/conf/shellinabox.py @@ -97,7 +97,8 @@ Interdependencies to other options: section. """) -ALL_OPTS = [shellinabox_base_url_opt] +ALL_OPTS = [shellinaboxproxy_host_opt, shellinaboxproxy_port_opt, + shellinabox_base_url_opt] def register_opts(conf):