mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-02 22:24:30 +02:00
daily-psk: make qr-code url configurable
This commit is contained in:
parent
cbc547332e
commit
63de875129
6 changed files with 9 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 91;
|
||||
:global ExpectedConfigVersion 92;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue