aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
blob: 7c430dcb339338555e57ac2d56eda0f59f33ce4e (plain) (blame)
1
2
3
4
5
6
7
8
# RouterOS global-config changes
# Copyright (c) 2019 Christian Hesse <mail@eworm.de>

# Changes for global-config to be added to notification on script-updates
:global GlobalConfigChanges {
  1="moved variables from global-config to global-functions for independence";
  2="variable names became CamelCase to work around scripting issues";
};