about summary refs log tree commit diff
path: root/MatrixAntiDmSpam/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixAntiDmSpam/appsettings.Development.json')
-rw-r--r--MatrixAntiDmSpam/appsettings.Development.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixAntiDmSpam/appsettings.Development.json b/MatrixAntiDmSpam/appsettings.Development.json

index 4cfb975..00d6dd4 100644 --- a/MatrixAntiDmSpam/appsettings.Development.json +++ b/MatrixAntiDmSpam/appsettings.Development.json
@@ -23,7 +23,7 @@ // What presence value to set // Defaults to "online" if null or not set - // "Presence": "online", + "Presence": "offline", // Filter to apply to the sync request. Useful if you want custom data to be sent. // "Filter": { },