|
1453 | 1453 | "agent", |
1454 | 1454 | "single" |
1455 | 1455 | ], |
1456 | | - "default" : 7735567360, |
| 1456 | + "default" : 7735569408, |
1457 | 1457 | "deprecatedIn" : null, |
1458 | 1458 | "description" : "The global size limit for all caches (in bytes).", |
1459 | 1459 | "dynamic" : true, |
|
2399 | 2399 | "agent", |
2400 | 2400 | "single" |
2401 | 2401 | ], |
2402 | | - "default" : "/var/lib/arangodb3", |
| 2402 | + "default" : "", |
2403 | 2403 | "deprecatedIn" : null, |
2404 | 2404 | "description" : "The path to the database directory.", |
2405 | 2405 | "dynamic" : false, |
|
2865 | 2865 | "dbserver", |
2866 | 2866 | "single" |
2867 | 2867 | ], |
2868 | | - "default" : 6188453888, |
| 2868 | + "default" : 6188455526, |
2869 | 2869 | "deprecatedIn" : null, |
2870 | 2870 | "description" : "Maximum memory usage (in bytes) to be used by all ongoing dumps.", |
2871 | 2871 | "dynamic" : true, |
|
3536 | 3536 | "coordinator", |
3537 | 3537 | "single" |
3538 | 3538 | ], |
3539 | | - "default" : "/var/lib/arangodb3-apps", |
| 3539 | + "default" : "./js/apps", |
3540 | 3540 | "deprecatedIn" : null, |
3541 | 3541 | "description" : "The directory for Foxx applications.", |
3542 | 3542 | "dynamic" : false, |
|
3800 | 3800 | "single" |
3801 | 3801 | ], |
3802 | 3802 | "default" : [ |
| 3803 | + "./enterprise/js" |
3803 | 3804 | ], |
3804 | 3805 | "deprecatedIn" : null, |
3805 | 3806 | "description" : "Additional paths containing JavaScript modules.", |
|
3872 | 3873 | "coordinator", |
3873 | 3874 | "single" |
3874 | 3875 | ], |
3875 | | - "default" : "/usr/share/arangodb3/js", |
| 3876 | + "default" : "./js", |
3876 | 3877 | "deprecatedIn" : null, |
3877 | 3878 | "description" : "A path to the directory containing the JavaScript startup scripts.", |
3878 | 3879 | "dynamic" : false, |
|
4318 | 4319 | "agent", |
4319 | 4320 | "single" |
4320 | 4321 | ], |
4321 | | - "default" : "-", |
| 4322 | + "default" : "", |
4322 | 4323 | "deprecatedIn" : null, |
4323 | 4324 | "description" : "Shortcut for `--log.output file://<filename>`", |
4324 | 4325 | "dynamic" : false, |
|
5756 | 5757 | "type" : "boolean" |
5757 | 5758 | }, |
5758 | 5759 | "query.global-memory-limit" : { |
5759 | | - "base" : 33089753088, |
| 5760 | + "base" : 33089761280, |
5760 | 5761 | "category" : "option", |
5761 | 5762 | "component" : [ |
5762 | 5763 | "coordinator", |
5763 | 5764 | "dbserver", |
5764 | 5765 | "agent", |
5765 | 5766 | "single" |
5766 | 5767 | ], |
5767 | | - "default" : 26802700002, |
| 5768 | + "default" : 26802706636, |
5768 | 5769 | "deprecatedIn" : null, |
5769 | 5770 | "description" : "The memory threshold for all AQL queries combined (in bytes, 0 = no limit).", |
5770 | 5771 | "dynamic" : true, |
|
6091 | 6092 | "type" : "uint64" |
6092 | 6093 | }, |
6093 | 6094 | "query.memory-limit" : { |
6094 | | - "base" : 33089753088, |
| 6095 | + "base" : 33089761280, |
6095 | 6096 | "category" : "option", |
6096 | 6097 | "component" : [ |
6097 | 6098 | "coordinator", |
6098 | 6099 | "dbserver", |
6099 | 6100 | "agent", |
6100 | 6101 | "single" |
6101 | 6102 | ], |
6102 | | - "default" : 19853851853, |
| 6103 | + "default" : 19853856768, |
6103 | 6104 | "deprecatedIn" : null, |
6104 | 6105 | "description" : "The memory threshold per AQL query (in bytes, 0 = no limit).", |
6105 | 6106 | "dynamic" : true, |
|
7356 | 7357 | "agent", |
7357 | 7358 | "single" |
7358 | 7359 | ], |
7359 | | - "default" : 9282680832, |
| 7360 | + "default" : 9282683289, |
7360 | 7361 | "deprecatedIn" : null, |
7361 | 7362 | "description" : "The size of block cache (in bytes).", |
7362 | 7363 | "dynamic" : true, |
|
9992 | 9993 | "agent", |
9993 | 9994 | "single" |
9994 | 9995 | ], |
9995 | | - "default" : 12376907776, |
| 9996 | + "default" : 12376911052, |
9996 | 9997 | "deprecatedIn" : null, |
9997 | 9998 | "description" : "The maximum total size of in-memory write buffers (0 = unbounded).", |
9998 | 9999 | "dynamic" : true, |
|
0 commit comments