summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 8112331b8..b9c0516fa 100644
--- a/config/config.json
+++ b/config/config.json
@@ -273,5 +273,8 @@
"TurnURI": "",
"TurnUsername": "",
"TurnSharedKey": ""
+ },
+ "DataRetentionSettings": {
+ "Enable": false
}
}