mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-15 20:44:31 +02:00
global-config: script-updates url examples for github and gitlab
This commit is contained in:
parent
fe5386fbec
commit
a6d809ef8e
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
||||||
# Enable this to fetch scripts from given url.
|
# Enable this to fetch scripts from given url.
|
||||||
:global "script-updates-fetch" false;
|
:global "script-updates-fetch" false;
|
||||||
:global "script-updates-baseurl" "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/";
|
:global "script-updates-baseurl" "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/";
|
||||||
|
#:global "script-updates-baseurl" "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/";
|
||||||
|
#:global "script-updates-baseurl" "https://gitlab.com/eworm-de/routeros-scripts/raw/master/";
|
||||||
:global "script-updates-ignore" { "global-config"; "GeneratePSK" }
|
:global "script-updates-ignore" { "global-config"; "GeneratePSK" }
|
||||||
:global "script-updates-fetch-ignore" { "" };
|
:global "script-updates-fetch-ignore" { "" };
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue