global-config: script-updates url examples for github and gitlab

This commit is contained in:
Christian Hesse 2018-07-09 17:06:17 +02:00
parent fe5386fbec
commit a6d809ef8e

View file

@ -40,6 +40,8 @@
# Enable this to fetch scripts from given url.
:global "script-updates-fetch" false;
: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-fetch-ignore" { "" };