diff --git a/site/data/3.11/arangobackup.json b/site/data/3.11/arangobackup.json index fd10f9bdd..ab4b4d679 100644 --- a/site/data/3.11/arangobackup.json +++ b/site/data/3.11/arangobackup.json @@ -1063,7 +1063,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1130,7 +1130,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangobench.json b/site/data/3.11/arangobench.json index 054f2a059..6e6ae3b3a 100644 --- a/site/data/3.11/arangobench.json +++ b/site/data/3.11/arangobench.json @@ -1381,7 +1381,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1448,7 +1448,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangod.json b/site/data/3.11/arangod.json index 3d62532c0..383162801 100644 --- a/site/data/3.11/arangod.json +++ b/site/data/3.11/arangod.json @@ -1400,7 +1400,7 @@ "agent", "single" ], - "default" : 7735567360, + "default" : 7735568384, "deprecatedIn" : null, "description" : "The global size limit for all caches (in bytes).", "dynamic" : true, @@ -2347,7 +2347,7 @@ "agent", "single" ], - "default" : "", + "default" : "/var/lib/arangodb3", "deprecatedIn" : null, "description" : "The path to the database directory.", "dynamic" : false, @@ -3454,7 +3454,7 @@ "coordinator", "single" ], - "default" : "./js/apps", + "default" : "/var/lib/arangodb3-apps", "deprecatedIn" : null, "description" : "The directory for Foxx applications.", "dynamic" : false, @@ -3752,7 +3752,6 @@ "single" ], "default" : [ - "./enterprise/js" ], "deprecatedIn" : null, "description" : "Additional paths containing JavaScript modules.", @@ -3831,7 +3830,7 @@ "coordinator", "single" ], - "default" : "./js", + "default" : "/usr/share/arangodb3/js", "deprecatedIn" : null, "description" : "A path to the directory containing the JavaScript startup scripts.", "dynamic" : false, @@ -6221,7 +6220,7 @@ "agent", "single" ], - "default" : "", + "default" : "-", "deprecatedIn" : null, "description" : "Shortcut for `--log.output file://`", "dynamic" : false, @@ -7576,7 +7575,7 @@ "type" : "boolean" }, "query.global-memory-limit" : { - "base" : 33089753088, + "base" : 33089757184, "category" : "option", "component" : [ "coordinator", @@ -7584,7 +7583,7 @@ "agent", "single" ], - "default" : 26802700002, + "default" : 26802703319, "deprecatedIn" : null, "description" : "The memory threshold for all AQL queries combined (in bytes, 0 = no limit).", "dynamic" : true, @@ -7874,7 +7873,7 @@ "type" : "double" }, "query.memory-limit" : { - "base" : 33089753088, + "base" : 33089757184, "category" : "option", "component" : [ "coordinator", @@ -7882,7 +7881,7 @@ "agent", "single" ], - "default" : 19853851853, + "default" : 19853854311, "deprecatedIn" : null, "description" : "The memory threshold per AQL query (in bytes, 0 = no limit).", "dynamic" : true, @@ -9117,7 +9116,7 @@ "agent", "single" ], - "default" : 9282680832, + "default" : 9282682060, "deprecatedIn" : null, "description" : "The size of block cache (in bytes).", "dynamic" : true, @@ -11726,7 +11725,7 @@ "agent", "single" ], - "default" : 12376907776, + "default" : 12376909414, "deprecatedIn" : null, "description" : "The maximum total size of in-memory write buffers (0 = unbounded).", "dynamic" : true, diff --git a/site/data/3.11/arangodump.json b/site/data/3.11/arangodump.json index 894a3fe28..cb3b2b60f 100644 --- a/site/data/3.11/arangodump.json +++ b/site/data/3.11/arangodump.json @@ -1339,7 +1339,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1406,7 +1406,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangoexport.json b/site/data/3.11/arangoexport.json index 0bf49b5db..7b14668da 100644 --- a/site/data/3.11/arangoexport.json +++ b/site/data/3.11/arangoexport.json @@ -1160,7 +1160,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1227,7 +1227,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangoimport.json b/site/data/3.11/arangoimport.json index 35d1bc000..0bda4cfa8 100644 --- a/site/data/3.11/arangoimport.json +++ b/site/data/3.11/arangoimport.json @@ -1340,7 +1340,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1407,7 +1407,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangoinspect.json b/site/data/3.11/arangoinspect.json index 59673e3f3..f3f6de7d4 100644 --- a/site/data/3.11/arangoinspect.json +++ b/site/data/3.11/arangoinspect.json @@ -818,7 +818,7 @@ }, "javascript.startup-directory" : { "category" : "option", - "default" : "./js", + "default" : "/usr/share/arangodb3/js", "deprecatedIn" : null, "description" : "The startup paths containing the JavaScript files.", "dynamic" : false, @@ -1792,7 +1792,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangorestore.json b/site/data/3.11/arangorestore.json index 5128ebcd2..c5b19c638 100644 --- a/site/data/3.11/arangorestore.json +++ b/site/data/3.11/arangorestore.json @@ -1394,7 +1394,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1461,7 +1461,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.11/arangosh.json b/site/data/3.11/arangosh.json index 768efe738..0c85c326f 100644 --- a/site/data/3.11/arangosh.json +++ b/site/data/3.11/arangosh.json @@ -418,7 +418,7 @@ }, "javascript.allow-external-process-control" : { "category" : "option", - "default" : true, + "default" : false, "deprecatedIn" : null, "description" : "Allow the execution and control of external processes from within JavaScript actions.", "dynamic" : false, @@ -441,7 +441,7 @@ }, "javascript.allow-port-testing" : { "category" : "option", - "default" : true, + "default" : false, "deprecatedIn" : null, "description" : "Allow the testing of ports from within JavaScript actions.", "dynamic" : false, @@ -798,7 +798,6 @@ "javascript.module-directory" : { "category" : "option", "default" : [ - "./enterprise/js" ], "deprecatedIn" : null, "description" : "Additional paths containing JavaScript modules.", @@ -819,7 +818,7 @@ }, "javascript.startup-directory" : { "category" : "option", - "default" : "./js", + "default" : "/usr/share/arangodb3/js", "deprecatedIn" : null, "description" : "The startup paths containing the JavaScript files.", "dynamic" : false, @@ -1726,7 +1725,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1793,7 +1792,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// or vst+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp://, vst+tcp:// or unix://.", diff --git a/site/data/3.12/arangobackup.json b/site/data/3.12/arangobackup.json index 0e5120f5e..2b453ad29 100644 --- a/site/data/3.12/arangobackup.json +++ b/site/data/3.12/arangobackup.json @@ -371,7 +371,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -389,7 +389,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -407,7 +407,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -507,7 +507,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -717,7 +717,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1006,7 +1006,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1067,7 +1067,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.12/arangobench.json b/site/data/3.12/arangobench.json index 6b610d11d..6b9809ef7 100644 --- a/site/data/3.12/arangobench.json +++ b/site/data/3.12/arangobench.json @@ -611,7 +611,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -629,7 +629,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -647,7 +647,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -747,7 +747,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -957,7 +957,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1275,7 +1275,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1336,7 +1336,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.12/arangod.json b/site/data/3.12/arangod.json index 9a833f636..c380fed03 100644 --- a/site/data/3.12/arangod.json +++ b/site/data/3.12/arangod.json @@ -1393,7 +1393,7 @@ "agent", "single" ], - "default" : 7735567360, + "default" : 7735568384, "deprecatedIn" : null, "description" : "The global size limit for all caches (in bytes).", "dynamic" : true, @@ -2313,7 +2313,7 @@ "agent", "single" ], - "default" : "", + "default" : "/var/lib/arangodb3", "deprecatedIn" : null, "description" : "The path to the database directory.", "dynamic" : false, @@ -2779,7 +2779,7 @@ "dbserver", "single" ], - "default" : 6188453888, + "default" : 6188454707, "deprecatedIn" : null, "description" : "Maximum memory usage (in bytes) to be used by all ongoing dumps.", "dynamic" : true, @@ -3474,7 +3474,7 @@ "coordinator", "single" ], - "default" : "./js/apps", + "default" : "/var/lib/arangodb3-apps", "deprecatedIn" : null, "description" : "The directory for Foxx applications.", "dynamic" : false, @@ -3738,7 +3738,6 @@ "single" ], "default" : [ - "./enterprise/js" ], "deprecatedIn" : null, "description" : "Additional paths containing JavaScript modules.", @@ -3811,7 +3810,7 @@ "coordinator", "single" ], - "default" : "./js", + "default" : "/usr/share/arangodb3/js", "deprecatedIn" : null, "description" : "A path to the directory containing the JavaScript startup scripts.", "dynamic" : false, @@ -4257,9 +4256,9 @@ "agent", "single" ], - "default" : "", + "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4283,7 +4282,7 @@ ], "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4307,7 +4306,7 @@ ], "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4517,7 +4516,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, audit-hotbackup, libiresearch, deprecation, views, v8, validation, ttl, trx, arangosearch, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, arangosearch, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, libiresearch, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4787,7 +4786,7 @@ ], "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -5670,7 +5669,7 @@ "type" : "boolean" }, "query.global-memory-limit" : { - "base" : 33089753088, + "base" : 33089757184, "category" : "option", "component" : [ "coordinator", @@ -5678,7 +5677,7 @@ "agent", "single" ], - "default" : 26802700002, + "default" : 26802703319, "deprecatedIn" : null, "description" : "The memory threshold for all AQL queries combined (in bytes, 0 = no limit).", "dynamic" : true, @@ -6005,7 +6004,7 @@ "type" : "uint64" }, "query.memory-limit" : { - "base" : 33089753088, + "base" : 33089757184, "category" : "option", "component" : [ "coordinator", @@ -6013,7 +6012,7 @@ "agent", "single" ], - "default" : 19853851853, + "default" : 19853854311, "deprecatedIn" : null, "description" : "The memory threshold per AQL query (in bytes, 0 = no limit).", "dynamic" : true, @@ -7210,7 +7209,7 @@ "agent", "single" ], - "default" : 9282680832, + "default" : 9282682060, "deprecatedIn" : null, "description" : "The size of block cache (in bytes).", "dynamic" : true, @@ -9187,7 +9186,7 @@ "agent", "single" ], - "default" : 2592000, + "default" : 86400, "deprecatedIn" : null, "description" : "Time-to-live (in seconds) for periodic compaction of .sst files, based on the file age (0 = no periodic compaction).", "dynamic" : false, @@ -9740,7 +9739,7 @@ "agent", "single" ], - "default" : 12376907776, + "default" : 12376909414, "deprecatedIn" : null, "description" : "The maximum total size of in-memory write buffers (0 = unbounded).", "dynamic" : true, diff --git a/site/data/3.12/arangodump.json b/site/data/3.12/arangodump.json index 976d90f8f..a80ae9413 100644 --- a/site/data/3.12/arangodump.json +++ b/site/data/3.12/arangodump.json @@ -695,7 +695,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -713,7 +713,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -731,7 +731,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -831,7 +831,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1041,7 +1041,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1224,7 +1224,7 @@ "category" : "option", "default" : "/dump", "deprecatedIn" : null, - "description" : "The output directory.", + "description" : "The folder path to write the dump to.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1284,7 +1284,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "Show the progress.", + "description" : "Show the dump progress.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1345,7 +1345,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1406,7 +1406,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.12/arangoexport.json b/site/data/3.12/arangoexport.json index 81d2190ac..3d6773af5 100644 --- a/site/data/3.12/arangoexport.json +++ b/site/data/3.12/arangoexport.json @@ -142,7 +142,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "An AQL query to run.", + "description" : "An AQL query to run for computing the data you want to export.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -502,7 +502,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -520,7 +520,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -538,7 +538,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -638,7 +638,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -848,7 +848,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1092,7 +1092,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1153,7 +1153,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.12/arangoimport.json b/site/data/3.12/arangoimport.json index 0d2fef6af..ea0d0f2b3 100644 --- a/site/data/3.12/arangoimport.json +++ b/site/data/3.12/arangoimport.json @@ -202,7 +202,7 @@ "category" : "option", "default" : false, "deprecatedIn" : null, - "description" : "create collection if it does not yet exist", + "description" : "Create the target collection if it does not already exist.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -407,7 +407,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "The file to read the CSV or TSV header from. If specified, no header is expected in the regular input file.", + "description" : "The file to read the CSV or TSV column headers from. If specified, no header is expected in the regular input file.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -569,7 +569,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -587,7 +587,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -605,7 +605,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -705,7 +705,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -915,7 +915,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1081,7 +1081,7 @@ "category" : "option", "default" : 20, "deprecatedIn" : null, - "description" : "The maxium number of errors after which the import will stop.", + "description" : "The maximum number of errors after which the import will stop.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1107,7 +1107,7 @@ "default" : [ ], "deprecatedIn" : null, - "description" : "Merge attributes into new document attribute (e.g. \"mergedAttribute=[someAttribute]-[otherAttribute]\") (CSV and TSV only)", + "description" : "Concatenate attributes into a new document attribute, like \"mergedAttribute=[someAttribute]-[otherAttribute]\" (CSV and TSV only).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1281,7 +1281,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1342,7 +1342,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", @@ -1572,7 +1572,7 @@ "default" : [ ], "deprecatedIn" : null, - "description" : "Translate an attribute name using the syntax \"from=to\". For CSV and TSV only.", + "description" : "Define a mapping for a column header to an attribute name using the syntax \"from=to\". You can specify this startup option multiple times. For CSV and TSV only.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.12/arangoinspect.json b/site/data/3.12/arangoinspect.json index becc05d1a..3d4247bce 100644 --- a/site/data/3.12/arangoinspect.json +++ b/site/data/3.12/arangoinspect.json @@ -667,6 +667,29 @@ "section" : "javascript", "type" : "string..." }, + "javascript.execution-deadline" : { + "base" : 1, + "category" : "option", + "default" : 0, + "deprecatedIn" : null, + "description" : "deadline in seconds. Once reached, calls will throw. HTTP timeouts will be adjusted.", + "dynamic" : false, + "enterpriseOnly" : false, + "experimental" : false, + "hidden" : true, + "introducedIn" : null, + "maxInclusive" : true, + "maxValue" : 4294967295, + "minInclusive" : true, + "minValue" : 0, + "obsolete" : false, + "os" : [ + "linux" + ], + "requiresValue" : true, + "section" : "javascript", + "type" : "uint32" + }, "javascript.files-allowlist" : { "category" : "option", "default" : [ @@ -749,7 +772,7 @@ }, "javascript.startup-directory" : { "category" : "option", - "default" : "./js", + "default" : "/usr/share/arangodb3/js", "deprecatedIn" : null, "description" : "The startup paths containing the JavaScript files.", "dynamic" : false, @@ -972,7 +995,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -990,7 +1013,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1008,7 +1031,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1108,7 +1131,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1318,7 +1341,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1605,7 +1628,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.12/arangorestore.json b/site/data/3.12/arangorestore.json index 0fd042712..733a848f6 100644 --- a/site/data/3.12/arangorestore.json +++ b/site/data/3.12/arangorestore.json @@ -673,7 +673,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -691,7 +691,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -709,7 +709,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -809,7 +809,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1019,7 +1019,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1328,7 +1328,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1389,7 +1389,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://", diff --git a/site/data/3.12/arangosh.json b/site/data/3.12/arangosh.json index faeba29b3..8b7f8377e 100644 --- a/site/data/3.12/arangosh.json +++ b/site/data/3.12/arangosh.json @@ -424,7 +424,7 @@ }, "javascript.allow-external-process-control" : { "category" : "option", - "default" : true, + "default" : false, "deprecatedIn" : null, "description" : "Allow the execution and control of external processes from within JavaScript actions.", "dynamic" : false, @@ -443,7 +443,7 @@ }, "javascript.allow-port-testing" : { "category" : "option", - "default" : true, + "default" : false, "deprecatedIn" : null, "description" : "Allow the testing of ports from within JavaScript actions.", "dynamic" : false, @@ -667,6 +667,29 @@ "section" : "javascript", "type" : "string..." }, + "javascript.execution-deadline" : { + "base" : 1, + "category" : "option", + "default" : 0, + "deprecatedIn" : null, + "description" : "deadline in seconds. Once reached, calls will throw. HTTP timeouts will be adjusted.", + "dynamic" : false, + "enterpriseOnly" : false, + "experimental" : false, + "hidden" : true, + "introducedIn" : null, + "maxInclusive" : true, + "maxValue" : 4294967295, + "minInclusive" : true, + "minValue" : 0, + "obsolete" : false, + "os" : [ + "linux" + ], + "requiresValue" : true, + "section" : "javascript", + "type" : "uint32" + }, "javascript.files-allowlist" : { "category" : "option", "default" : [ @@ -731,7 +754,6 @@ "javascript.module-directory" : { "category" : "option", "default" : [ - "./enterprise/js" ], "deprecatedIn" : null, "description" : "Additional paths containing JavaScript modules.", @@ -750,7 +772,7 @@ }, "javascript.startup-directory" : { "category" : "option", - "default" : "./js", + "default" : "/usr/share/arangodb3/js", "deprecatedIn" : null, "description" : "The startup paths containing the JavaScript files.", "dynamic" : false, @@ -973,7 +995,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -991,7 +1013,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1009,7 +1031,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1109,7 +1131,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1319,7 +1341,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1545,7 +1567,7 @@ }, "server.authentication" : { "category" : "option", - "default" : false, + "default" : true, "deprecatedIn" : null, "description" : "Require authentication credentials when connecting (does not affect the server-side authentication settings).", "dynamic" : false, @@ -1606,7 +1628,7 @@ "server.endpoint" : { "category" : "option", "default" : [ - "http+tcp://127.0.0.1:8529" + "tcp://127.0.0.1:8529" ], "deprecatedIn" : null, "description" : "The endpoint to connect to. Use 'none' to start without a server. Use http+ssl:// as schema to connect to an SSL-secured server endpoint, otherwise http+tcp:// or unix://.", diff --git a/site/data/3.12/arangovpack.json b/site/data/3.12/arangovpack.json index c3cbf52a9..35df295f1 100644 --- a/site/data/3.12/arangovpack.json +++ b/site/data/3.12/arangovpack.json @@ -273,7 +273,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -291,7 +291,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -309,7 +309,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -409,7 +409,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -619,7 +619,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangobackup.json b/site/data/3.13/arangobackup.json index 1ab396fc3..2b453ad29 100644 --- a/site/data/3.13/arangobackup.json +++ b/site/data/3.13/arangobackup.json @@ -371,7 +371,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -389,7 +389,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -407,7 +407,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -507,7 +507,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -717,7 +717,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangobench.json b/site/data/3.13/arangobench.json index 0ae1e536e..6b9809ef7 100644 --- a/site/data/3.13/arangobench.json +++ b/site/data/3.13/arangobench.json @@ -611,7 +611,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -629,7 +629,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -647,7 +647,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -747,7 +747,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -957,7 +957,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangod.json b/site/data/3.13/arangod.json index 4a07f67c6..c380fed03 100644 --- a/site/data/3.13/arangod.json +++ b/site/data/3.13/arangod.json @@ -1393,7 +1393,7 @@ "agent", "single" ], - "default" : 7735569408, + "default" : 7735568384, "deprecatedIn" : null, "description" : "The global size limit for all caches (in bytes).", "dynamic" : true, @@ -2779,7 +2779,7 @@ "dbserver", "single" ], - "default" : 6188455526, + "default" : 6188454707, "deprecatedIn" : null, "description" : "Maximum memory usage (in bytes) to be used by all ongoing dumps.", "dynamic" : true, @@ -4258,7 +4258,7 @@ ], "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4282,7 +4282,7 @@ ], "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4306,7 +4306,7 @@ ], "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4516,7 +4516,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, arangosearch, deprecation, views, v8, validation, ttl, trx, threads, libiresearch, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, arangosearch, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, libiresearch, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -4786,7 +4786,7 @@ ], "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -5669,7 +5669,7 @@ "type" : "boolean" }, "query.global-memory-limit" : { - "base" : 33089761280, + "base" : 33089757184, "category" : "option", "component" : [ "coordinator", @@ -5677,7 +5677,7 @@ "agent", "single" ], - "default" : 26802706636, + "default" : 26802703319, "deprecatedIn" : null, "description" : "The memory threshold for all AQL queries combined (in bytes, 0 = no limit).", "dynamic" : true, @@ -6004,7 +6004,7 @@ "type" : "uint64" }, "query.memory-limit" : { - "base" : 33089761280, + "base" : 33089757184, "category" : "option", "component" : [ "coordinator", @@ -6012,7 +6012,7 @@ "agent", "single" ], - "default" : 19853856768, + "default" : 19853854311, "deprecatedIn" : null, "description" : "The memory threshold per AQL query (in bytes, 0 = no limit).", "dynamic" : true, @@ -7209,7 +7209,7 @@ "agent", "single" ], - "default" : 9282683289, + "default" : 9282682060, "deprecatedIn" : null, "description" : "The size of block cache (in bytes).", "dynamic" : true, @@ -9186,7 +9186,7 @@ "agent", "single" ], - "default" : 2592000, + "default" : 86400, "deprecatedIn" : null, "description" : "Time-to-live (in seconds) for periodic compaction of .sst files, based on the file age (0 = no periodic compaction).", "dynamic" : false, @@ -9739,7 +9739,7 @@ "agent", "single" ], - "default" : 12376911052, + "default" : 12376909414, "deprecatedIn" : null, "description" : "The maximum total size of in-memory write buffers (0 = unbounded).", "dynamic" : true, diff --git a/site/data/3.13/arangodump.json b/site/data/3.13/arangodump.json index c62b05aba..a80ae9413 100644 --- a/site/data/3.13/arangodump.json +++ b/site/data/3.13/arangodump.json @@ -695,7 +695,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -713,7 +713,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -731,7 +731,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -831,7 +831,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1041,7 +1041,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1224,7 +1224,7 @@ "category" : "option", "default" : "/dump", "deprecatedIn" : null, - "description" : "The output directory.", + "description" : "The folder path to write the dump to.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1284,7 +1284,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "Show the progress.", + "description" : "Show the dump progress.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangoexport.json b/site/data/3.13/arangoexport.json index a3904bd1e..3d6773af5 100644 --- a/site/data/3.13/arangoexport.json +++ b/site/data/3.13/arangoexport.json @@ -142,7 +142,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "An AQL query to run.", + "description" : "An AQL query to run for computing the data you want to export.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -502,7 +502,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -520,7 +520,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -538,7 +538,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -638,7 +638,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -848,7 +848,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangoimport.json b/site/data/3.13/arangoimport.json index e7b88829c..ea0d0f2b3 100644 --- a/site/data/3.13/arangoimport.json +++ b/site/data/3.13/arangoimport.json @@ -202,7 +202,7 @@ "category" : "option", "default" : false, "deprecatedIn" : null, - "description" : "create collection if it does not yet exist", + "description" : "Create the target collection if it does not already exist.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -407,7 +407,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "The file to read the CSV or TSV header from. If specified, no header is expected in the regular input file.", + "description" : "The file to read the CSV or TSV column headers from. If specified, no header is expected in the regular input file.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -569,7 +569,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -587,7 +587,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -605,7 +605,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -705,7 +705,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -915,7 +915,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1081,7 +1081,7 @@ "category" : "option", "default" : 20, "deprecatedIn" : null, - "description" : "The maxium number of errors after which the import will stop.", + "description" : "The maximum number of errors after which the import will stop.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1107,7 +1107,7 @@ "default" : [ ], "deprecatedIn" : null, - "description" : "Merge attributes into new document attribute (e.g. \"mergedAttribute=[someAttribute]-[otherAttribute]\") (CSV and TSV only)", + "description" : "Concatenate attributes into a new document attribute, like \"mergedAttribute=[someAttribute]-[otherAttribute]\" (CSV and TSV only).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1572,7 +1572,7 @@ "default" : [ ], "deprecatedIn" : null, - "description" : "Translate an attribute name using the syntax \"from=to\". For CSV and TSV only.", + "description" : "Define a mapping for a column header to an attribute name using the syntax \"from=to\". You can specify this startup option multiple times. For CSV and TSV only.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangoinspect.json b/site/data/3.13/arangoinspect.json index d7ce9d48b..3d4247bce 100644 --- a/site/data/3.13/arangoinspect.json +++ b/site/data/3.13/arangoinspect.json @@ -667,6 +667,29 @@ "section" : "javascript", "type" : "string..." }, + "javascript.execution-deadline" : { + "base" : 1, + "category" : "option", + "default" : 0, + "deprecatedIn" : null, + "description" : "deadline in seconds. Once reached, calls will throw. HTTP timeouts will be adjusted.", + "dynamic" : false, + "enterpriseOnly" : false, + "experimental" : false, + "hidden" : true, + "introducedIn" : null, + "maxInclusive" : true, + "maxValue" : 4294967295, + "minInclusive" : true, + "minValue" : 0, + "obsolete" : false, + "os" : [ + "linux" + ], + "requiresValue" : true, + "section" : "javascript", + "type" : "uint32" + }, "javascript.files-allowlist" : { "category" : "option", "default" : [ @@ -972,7 +995,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -990,7 +1013,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1008,7 +1031,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1108,7 +1131,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1318,7 +1341,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangorestore.json b/site/data/3.13/arangorestore.json index 5cc34810f..733a848f6 100644 --- a/site/data/3.13/arangorestore.json +++ b/site/data/3.13/arangorestore.json @@ -673,7 +673,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -691,7 +691,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -709,7 +709,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -809,7 +809,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1019,7 +1019,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangosh.json b/site/data/3.13/arangosh.json index 734ffa2e2..8b7f8377e 100644 --- a/site/data/3.13/arangosh.json +++ b/site/data/3.13/arangosh.json @@ -667,6 +667,29 @@ "section" : "javascript", "type" : "string..." }, + "javascript.execution-deadline" : { + "base" : 1, + "category" : "option", + "default" : 0, + "deprecatedIn" : null, + "description" : "deadline in seconds. Once reached, calls will throw. HTTP timeouts will be adjusted.", + "dynamic" : false, + "enterpriseOnly" : false, + "experimental" : false, + "hidden" : true, + "introducedIn" : null, + "maxInclusive" : true, + "maxValue" : 4294967295, + "minInclusive" : true, + "minValue" : 0, + "obsolete" : false, + "os" : [ + "linux" + ], + "requiresValue" : true, + "section" : "javascript", + "type" : "uint32" + }, "javascript.files-allowlist" : { "category" : "option", "default" : [ @@ -972,7 +995,7 @@ "category" : "option", "default" : "-", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -990,7 +1013,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1008,7 +1031,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1108,7 +1131,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -1318,7 +1341,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, diff --git a/site/data/3.13/arangovpack.json b/site/data/3.13/arangovpack.json index c3cbf52a9..35df295f1 100644 --- a/site/data/3.13/arangovpack.json +++ b/site/data/3.13/arangovpack.json @@ -273,7 +273,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "shortcut for '--log.output file://'", + "description" : "Shortcut for `--log.output file://`", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -291,7 +291,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "group to use for new log file, user must be a member of this group", + "description" : "The group to use for a new log file. The user must be a member of this group.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -309,7 +309,7 @@ "category" : "option", "default" : "", "deprecatedIn" : null, - "description" : "mode to use for new log file, umask will be applied as well", + "description" : "The mode to use for a new log file. The umask is applied as well.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -409,7 +409,7 @@ "info" ], "deprecatedIn" : null, - "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\nAvailable log levels: fatal, error, warning, info, debug, trace.\nAvailable log topics: all, audit-hotbackup, audit-service, audit-document, audit-view, audit-collection, audit-database, audit-authorization, audit-authentication, deprecation, views, v8, validation, ttl, trx, threads, syscall, supervision, statistics, startup, ssl, security, rocksdb, restore, requests, rep-wal, rep-state, replication2, replication, queries, memory, maintenance, license, httpclient, heartbeat, graphs, flush, general, engines, dump, development, crash, config, communication, cluster, cache, bench, backup, authorization, authentication, aql, agencystore, agencycomm, agency.", + "description" : "Set the topic-specific log level, using `--log.level level` for the general topic or `--log.level topic=level` for the specified topic (can be specified multiple times).\n\nAvailable log levels: fatal, error, warning, info, debug, trace.\n\nAvailable log topics: all, agency, agencycomm, agencystore, aql, audit-authentication, audit-authorization, audit-collection, audit-database, audit-document, audit-hotbackup, audit-service, audit-view, authentication, authorization, backup, bench, cache, cluster, communication, config, crash, deprecation, development, dump, engines, flush, general, graphs, heartbeat, httpclient, license, maintenance, memory, queries, rep-state, rep-wal, replication, replication2, requests, restore, rocksdb, security, ssl, startup, statistics, supervision, syscall, threads, trx, ttl, v8, validation, views.", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false, @@ -619,7 +619,7 @@ "category" : "option", "default" : true, "deprecatedIn" : null, - "description" : "shorten filenames in log output (use with --log.line-number)", + "description" : "Shorten filenames in log output (use with `--log.line-number`).", "dynamic" : false, "enterpriseOnly" : false, "experimental" : false,