-
+
>
+
+
Network settings
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
User preferences
diff --git a/defaults/config.js b/defaults/config.js
index 4906003f..35e4a70a 100644
--- a/defaults/config.js
+++ b/defaults/config.js
@@ -64,6 +64,17 @@ module.exports = {
//
prefetch: true,
+ //
+ // Display network
+ //
+ // If set to false Shout will not expose network settings in login
+ // form, limiting client to connect to the configured network.
+ //
+ // @type boolean
+ // @default true
+ //
+ displayNetwork: true,
+
//
// Log settings
//