mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
13 lines
219 B
Smarty
13 lines
219 B
Smarty
|
interface=<TPL:WIFI_DEVICE>
|
||
|
ssid=<TPL:WIFI_SSID>
|
||
|
hw_mode=g
|
||
|
channel=6
|
||
|
macaddr_acl=0
|
||
|
auth_algs=1
|
||
|
ignore_broadcast_ssid=0
|
||
|
wpa=2
|
||
|
wpa_passphrase=<TPL:WIFI_PASSPHRASE>
|
||
|
wpa_key_mgmt=WPA-PSK
|
||
|
wpa_pairwise=TKIP
|
||
|
rsn_pairwise=CCMP
|