mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 01:34:32 +02:00
hotspot-to-wpa: support non-local users
This has some limitations, though: The password is not known and additional configuration can not be given in user's comment.
This commit is contained in:
parent
5ba34c819a
commit
f8a2b88692
4 changed files with 9 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 101;
|
||||
:global ExpectedConfigVersion 102;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue