summaryrefslogtreecommitdiff
path: root/.config/example.yml
diff options
context:
space:
mode:
Diffstat (limited to '.config/example.yml')
-rw-r--r--.config/example.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/example.yml b/.config/example.yml
index cca44ce88c..086a6ca8fc 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -125,6 +125,7 @@ redis:
# Available methods:
# aid ... Short, Millisecond accuracy
+# aidx ... Millisecond accuracy
# meid ... Similar to ObjectID, Millisecond accuracy
# ulid ... Millisecond accuracy
# objectid ... This is left for backward compatibility
@@ -132,7 +133,7 @@ redis:
# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
# ID SETTINGS AFTER THAT!
-id: 'aid'
+id: 'aidx'
# ┌─────────────────────┐
#───┘ Other configuration └─────────────────────────────────────