diff options
author | Christian Hesse <mail@eworm.de> | 2022-03-07 22:26:41 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-03-07 22:27:29 +0100 |
commit | c1fa0f3579573b75cadba585c1aeb7e68313645c (patch) | |
tree | 652510cc0d586b21f6495e25c6e601a043e5c911 /doc/hotspot-to-wpa.md | |
parent | df0d826999f198c650d50585c72d92ef7eb6a4c3 (diff) |
hotspot-to-wpa: support ignoring specific hotspot
Diffstat (limited to 'doc/hotspot-to-wpa.md')
-rw-r--r-- | doc/hotspot-to-wpa.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/hotspot-to-wpa.md b/doc/hotspot-to-wpa.md index b410979..8733a7c 100644 --- a/doc/hotspot-to-wpa.md +++ b/doc/hotspot-to-wpa.md @@ -56,6 +56,7 @@ Create hotspot login credentials: Additionally templates can be created to give more options for access list: +* `action`: set to `reject` to ignore logins on that hotspot * `private-passphrase`: do **not** use passphrase from hotspot's user credentials, but given one - or unset (use default passphrase) with special word `ignore` |