Skip to content

Commit 02c504c

Browse files
committed
Explain false
1 parent b5b4cde commit 02c504c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/license/get/GetLicenseRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export interface Request extends RequestBase {
5050
/**
5151
* Specifies whether to retrieve local information.
5252
* From 9.2 onwards the default value is `true`, which means the information is retrieved from the responding node.
53-
* In earlier versions the default is `false`.
53+
* In earlier versions the default is `false`, which means the information is retrieved from the elected master node.
5454
* @server_default true
5555
*/
5656
local?: boolean

0 commit comments

Comments
 (0)