mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 09:25:42 +02:00
doc/mod/scriptrunonce: hint to copy from global-config
This commit is contained in:
parent
c8497d05c5
commit
a0dc721ea3
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ The optional configuration goes to `global-config-overlay`.
|
|||
* `ScriptRunOnceBaseUrl`: base url, prepended to parameter
|
||||
* `ScriptRunOnceUrlSuffix`: url suffix, appended to parameter
|
||||
|
||||
> ℹ️ **Info**: Copy relevant configuration from
|
||||
> [`global-config`](../../global-config.rsc) (the one without `-overlay`) to
|
||||
> your local `global-config-overlay` and modify it to your specific needs.
|
||||
|
||||
If the parameter passed to the function is not a complete URL (starting
|
||||
with protocol `ftp://`, `http://`, `https://` or `sftp://`) the base-url is
|
||||
prepended, and file extension `.rsc` and url-suffix are appended.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue