From 54520c44ab993a0c9dea76a74b1b011278243770 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:20:16 +0000 Subject: [PATCH] Generate AMS configuration doc --- ref/ams-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref/ams-configuration.md b/ref/ams-configuration.md index 91b0c77e..2b2bca8e 100644 --- a/ref/ams-configuration.md +++ b/ref/ams-configuration.md @@ -96,7 +96,7 @@ For the feature to be considered, applications must be manually updated, because #### WiFi -WiFi support can be optionally enabled with the `enable_wifi` feature flag. Anbox will then set up a virtual WiFi device, which sits on top of an Ethernet connection and simulates a real WiFi connection. +By default, Anbox sets up a virtual WiFi device, which sits on top of an Ethernet connection and simulates a real WiFi connection. This WiFi support can be optionally disabled with the `disable_wifi` feature flag. The feature flag will be considered by all newly launched instances once set.