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