We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793d5ef commit c570033Copy full SHA for c570033
components/uid.rst
@@ -99,7 +99,7 @@ configure the behavior of the factory using configuration files::
99
uid:
100
default_uuid_version: 6
101
name_based_uuid_version: 5
102
- name_based_uuid_namespace: {6ba7b810-9dad-11d1-80b4-00c04fd430c8}
+ name_based_uuid_namespace: "{6ba7b810-9dad-11d1-80b4-00c04fd430c8}"
103
time_based_uuid_version: 6
104
time_based_uuid_node: 121212121212
105
0 commit comments