mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
mod/notification-matrix: add new configuration snippet...
... instead of appending to global-config-overlay.
This commit is contained in:
parent
e107247c16
commit
6f68406803
4 changed files with 14 additions and 8 deletions
|
@ -70,6 +70,9 @@ and write first part of the configuration:
|
|||
|
||||

|
||||
|
||||
The configuration is written to a new configuration snippet
|
||||
`global-config-overlay.d/mod/notification-matrix`.
|
||||
|
||||
#### Join Room
|
||||
|
||||
Every Matix chat is a room, so we have to create one. Do that with your
|
||||
|
@ -87,8 +90,8 @@ the invite.
|
|||
|
||||

|
||||
|
||||
The settings have been appended to `global-config-overlay`. You may want to
|
||||
edit to move it to an appropriate place.
|
||||
The configuration is appended to the configuration snippet
|
||||
`global-config-overlay.d/mod/notification-matrix`.
|
||||
|
||||
Usage and invocation
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue