diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:13:54 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 5c27024bc65dd47cf8d118bdf990be2e6ad584aa (patch) | |
tree | a708fdbfb5db6d5826c98eebf440163e9602c237 | |
parent | b93126bc469ca8c285e693246015a721d0d78a3a (diff) |
doc/sms-forward: hint to copy from global-config
-rw-r--r-- | doc/sms-forward.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/sms-forward.md b/doc/sms-forward.md index bfab38d..74a08e6 100644 --- a/doc/sms-forward.md +++ b/doc/sms-forward.md @@ -44,6 +44,10 @@ The configuration goes to `global-config-overlay`, this is the only parameter: (which is matched against the sending phone number or name) and `command`. For `match` and `allowed-number` regular expressions are supported. +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + Notification settings are required for [e-mail](mod/notification-email.md), [matrix](mod/notification-matrix.md) and/or |