mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 09:44:33 +02:00
bridge-port-to-default: use $ParseKeyValueStore...
... and unbreak last commit removing delay (69352c90
).
This requires a change in configuration syntax. Change this...
comment="default:br-local, alt:br-guest"
to...
comment="default=br-local, alt=br-guest"
This commit is contained in:
parent
4ccdec602e
commit
628ae1bd70
5 changed files with 8 additions and 7 deletions
|
@ -15,4 +15,5 @@
|
|||
10="make health threshold for voltage configurable";
|
||||
11="introduced function '\$ScriptInstallUpdate' to install new and update existing scripts";
|
||||
12="removed '\$ScriptUpdatesConfigChangesIgnore', comment '\$GlobalConfigVersion' in 'global-config-overlay' to disable change notifications";
|
||||
13="configuration for script 'bridge-port-to-default' changed with new syntax in comment";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue