summaryrefslogtreecommitdiff
path: root/.config/docker_example.yml
diff options
context:
space:
mode:
Diffstat (limited to '.config/docker_example.yml')
-rw-r--r--.config/docker_example.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/docker_example.yml b/.config/docker_example.yml
index 89e6925408..940b095fe2 100644
--- a/.config/docker_example.yml
+++ b/.config/docker_example.yml
@@ -114,6 +114,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
@@ -121,7 +122,7 @@ redis:
# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
# ID SETTINGS AFTER THAT!
-id: 'aid'
+id: 'aidx'
# ┌─────────────────────┐
#───┘ Other configuration └─────────────────────────────────────