|
1353 | 1353 | "agent", |
1354 | 1354 | "single" |
1355 | 1355 | ], |
1356 | | - "default" : 7739682816, |
| 1356 | + "default" : 7739683840, |
1357 | 1357 | "deprecatedIn" : null, |
1358 | 1358 | "description" : "The global size limit for all caches (in bytes).", |
1359 | 1359 | "dynamic" : true, |
|
2280 | 2280 | "agent", |
2281 | 2281 | "single" |
2282 | 2282 | ], |
2283 | | - "default" : "/var/lib/arangodb3", |
| 2283 | + "default" : "", |
2284 | 2284 | "deprecatedIn" : null, |
2285 | 2285 | "description" : "The path to the database directory.", |
2286 | 2286 | "dynamic" : false, |
|
2764 | 2764 | "dbserver", |
2765 | 2765 | "single" |
2766 | 2766 | ], |
2767 | | - "default" : 6191746252, |
| 2767 | + "default" : 6191747072, |
2768 | 2768 | "deprecatedIn" : null, |
2769 | 2769 | "description" : "Maximum memory usage (in bytes) to be used by all ongoing dumps.", |
2770 | 2770 | "dynamic" : true, |
|
3435 | 3435 | "coordinator", |
3436 | 3436 | "single" |
3437 | 3437 | ], |
3438 | | - "default" : "/var/lib/arangodb3-apps", |
| 3438 | + "default" : "./js/apps", |
3439 | 3439 | "deprecatedIn" : null, |
3440 | 3440 | "description" : "The directory for Foxx applications.", |
3441 | 3441 | "dynamic" : false, |
|
3710 | 3710 | "single" |
3711 | 3711 | ], |
3712 | 3712 | "default" : [ |
| 3713 | + "./enterprise/js" |
3713 | 3714 | ], |
3714 | 3715 | "deprecatedIn" : null, |
3715 | 3716 | "description" : "Additional paths containing JavaScript modules.", |
|
3785 | 3786 | "coordinator", |
3786 | 3787 | "single" |
3787 | 3788 | ], |
3788 | | - "default" : "/usr/share/arangodb3/js", |
| 3789 | + "default" : "./js", |
3789 | 3790 | "deprecatedIn" : null, |
3790 | 3791 | "description" : "A path to the directory containing the JavaScript startup scripts.", |
3791 | 3792 | "dynamic" : false, |
|
4248 | 4249 | "agent", |
4249 | 4250 | "single" |
4250 | 4251 | ], |
4251 | | - "default" : "-", |
| 4252 | + "default" : "", |
4252 | 4253 | "deprecatedIn" : null, |
4253 | 4254 | "description" : "shortcut for '--log.output file://<filename>'", |
4254 | 4255 | "dynamic" : false, |
|
5473 | 5474 | "type" : "boolean" |
5474 | 5475 | }, |
5475 | 5476 | "query.global-memory-limit" : { |
5476 | | - "base" : 33106214912, |
| 5477 | + "base" : 33106219008, |
5477 | 5478 | "category" : "option", |
5478 | 5479 | "component" : [ |
5479 | 5480 | "coordinator", |
5480 | 5481 | "dbserver", |
5481 | 5482 | "agent", |
5482 | 5483 | "single" |
5483 | 5484 | ], |
5484 | | - "default" : 26816034078, |
| 5485 | + "default" : 26816037397, |
5485 | 5486 | "deprecatedIn" : null, |
5486 | 5487 | "description" : "The memory threshold for all AQL queries combined (in bytes, 0 = no limit).", |
5487 | 5488 | "dynamic" : true, |
|
5757 | 5758 | "type" : "double" |
5758 | 5759 | }, |
5759 | 5760 | "query.memory-limit" : { |
5760 | | - "base" : 33106214912, |
| 5761 | + "base" : 33106219008, |
5761 | 5762 | "category" : "option", |
5762 | 5763 | "component" : [ |
5763 | 5764 | "coordinator", |
5764 | 5765 | "dbserver", |
5765 | 5766 | "agent", |
5766 | 5767 | "single" |
5767 | 5768 | ], |
5768 | | - "default" : 19863728947, |
| 5769 | + "default" : 19863731405, |
5769 | 5770 | "deprecatedIn" : null, |
5770 | 5771 | "description" : "The memory threshold per AQL query (in bytes, 0 = no limit).", |
5771 | 5772 | "dynamic" : true, |
|
6876 | 6877 | "agent", |
6877 | 6878 | "single" |
6878 | 6879 | ], |
6879 | | - "default" : 9287619379, |
| 6880 | + "default" : 9287620608, |
6880 | 6881 | "deprecatedIn" : null, |
6881 | 6882 | "description" : "The size of block cache (in bytes).", |
6882 | 6883 | "dynamic" : true, |
|
9411 | 9412 | "agent", |
9412 | 9413 | "single" |
9413 | 9414 | ], |
9414 | | - "default" : 12383492505, |
| 9415 | + "default" : 12383494144, |
9415 | 9416 | "deprecatedIn" : null, |
9416 | 9417 | "description" : "The maximum total size of in-memory write buffers (0 = unbounded).", |
9417 | 9418 | "dynamic" : true, |
|
0 commit comments