about summary refs log tree commit diff
path: root/docs/api/html/settings-gsm.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/settings-gsm.html')
-rw-r--r--docs/api/html/settings-gsm.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/html/settings-gsm.html b/docs/api/html/settings-gsm.html
index 2c4787c5..f553ade5 100644
--- a/docs/api/html/settings-gsm.html
+++ b/docs/api/html/settings-gsm.html
@@ -60,6 +60,12 @@
 <td>The GPRS Access Point Name specifying the APN used when establishing a data session with the GSM-based network.  The APN often determines how the user will be billed for their network usage and whether the user has access to the Internet or just a provider-specific walled-garden, so it is important to use the correct APN for the user's mobile broadband plan. The APN may only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section 14.9.</td>
 </tr>
 <tr>
+<td><pre class="screen">auto-config</pre></td>
+<td><pre class="screen">boolean</pre></td>
+<td><pre class="screen">FALSE</pre></td>
+<td>When TRUE, the settings such as APN, username, or password will default to values that match the network the modem will register to in the Mobile Broadband Provider database.</td>
+</tr>
+<tr>
 <td><pre class="screen">device-id</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>