diff options
author | Christian Hesse <mail@eworm.de> | 2023-01-31 14:19:05 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-01-31 17:27:15 +0100 |
commit | 63de875129cc3eafff517410d6f90cb78fe459d5 (patch) | |
tree | 0f8eae81485cfcf6fee8b1c86f4fced296fcf9a6 /global-config | |
parent | cbc547332e511e1ae7a0658002e2cc595b3b1182 (diff) |
daily-psk: make qr-code url configurablechange-92
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config b/global-config index 1e7a185..6096f14 100644 --- a/global-config +++ b/global-config @@ -121,6 +121,7 @@ # Access-list entries matching this comment are updated # with daily pseudo-random PSK. :global DailyPskMatchComment "Daily PSK"; +:global DailyPskQrCodeUrl "https://www.eworm.de/cgi-bin/cqrlogo-wifi.cgi"; :global DailyPskSecrets { { "Abusive"; "Aggressive"; "Bored"; "Chemical"; "Cold"; "Cruel"; "Curved"; "Delightful"; "Discreet"; "Elite"; |