summaryrefslogtreecommitdiff
path: root/data/default_config.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r--data/default_config.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index a71fa42c..3b8d17f0 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -22,6 +22,10 @@ password =
# manager like secret-tool on gnome, or anything you want
eval_password =
+# This identifies this client over time with the server, to let it optimise
+# offline storage and various other features.
+device_id =
+
# Path to a PEM certificate file to use for certificate authentication
# through SASL External. If set, keyfile MUST be provided as well in
# order to login.