diff options
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index aab2f482..92e0e7c2 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1726,7 +1726,9 @@ InMessage="example.tengo" #outAccount, outProtocol, outChannel, outGateway, outEvent # #read-write: -#msgText, msgUsername +#msgText, msgUsername, msgDrop +# +#msgDrop is a bool which is default false, when set true this message will be dropped # #The script is reloaded on every message, so you can modify the script on the fly. # |