mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:31 +02:00
global-config: do not define mail addresses by default
This commit is contained in:
parent
c40c792806
commit
b769077746
2 changed files with 7 additions and 5 deletions
|
@ -96,9 +96,9 @@ Mark `global-config-overlay` not to be overwritten by future updates.
|
|||
|
||||
[admin@MikroTik] > / system script set comment="ignore" global-config-overlay
|
||||
|
||||
The configuration needs to be tweaked for your needs. Make sure not to send
|
||||
your mails to `mail@example.com`! Edit `global-config-overlay`, copy
|
||||
configuration from `global-config` (the one without `-overlay`).
|
||||
The configuration needs to be tweaked for your needs. Edit
|
||||
`global-config-overlay`, copy configuration from `global-config` (the one
|
||||
without `-overlay`).
|
||||
|
||||
[admin@MikroTik] > / system script edit global-config-overlay source
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue