399 B
399 B
Fixed the issue where the node could not start after executing ./bin/emqx data import [FILE]
.
And strongly bind apikey's apikey_key
to apikey_name
.
apikey_key
will generate a unique value from the given human-readableapikey_name
when generating an apikey using dashboard.apikey_name
will be a unique value generated byapikey_key
when using bootstrap file to generate apikey, .