|
1109 | 1109 | "agent", |
1110 | 1110 | "single" |
1111 | 1111 | ], |
1112 | | - "default" : 7739682816, |
| 1112 | + "default" : 7739681792, |
1113 | 1113 | "deprecatedIn" : null, |
1114 | 1114 | "description" : "The global size limit for all caches (in bytes).", |
1115 | 1115 | "dynamic" : true, |
|
1992 | 1992 | "agent", |
1993 | 1993 | "single" |
1994 | 1994 | ], |
1995 | | - "default" : "/var/lib/arangodb3", |
| 1995 | + "default" : "", |
1996 | 1996 | "deprecatedIn" : null, |
1997 | 1997 | "description" : "The path to the database directory.", |
1998 | 1998 | "dynamic" : false, |
|
3100 | 3100 | "coordinator", |
3101 | 3101 | "single" |
3102 | 3102 | ], |
3103 | | - "default" : "/var/lib/arangodb3-apps", |
| 3103 | + "default" : "./js/apps", |
3104 | 3104 | "deprecatedIn" : null, |
3105 | 3105 | "description" : "The directory for Foxx applications.", |
3106 | 3106 | "dynamic" : false, |
|
3398 | 3398 | "single" |
3399 | 3399 | ], |
3400 | 3400 | "default" : [ |
| 3401 | + "./enterprise/js" |
3401 | 3402 | ], |
3402 | 3403 | "deprecatedIn" : null, |
3403 | 3404 | "description" : "Additional paths containing JavaScript modules.", |
|
3476 | 3477 | "coordinator", |
3477 | 3478 | "single" |
3478 | 3479 | ], |
3479 | | - "default" : "/usr/share/arangodb3/js", |
| 3480 | + "default" : "./js", |
3480 | 3481 | "deprecatedIn" : null, |
3481 | 3482 | "description" : "A path to the directory containing the JavaScript startup scripts.", |
3482 | 3483 | "dynamic" : false, |
|
5866 | 5867 | "agent", |
5867 | 5868 | "single" |
5868 | 5869 | ], |
5869 | | - "default" : "-", |
| 5870 | + "default" : "", |
5870 | 5871 | "deprecatedIn" : null, |
5871 | 5872 | "description" : "shortcut for '--log.output file://<filename>'", |
5872 | 5873 | "dynamic" : false, |
|
7273 | 7274 | "type" : "boolean" |
7274 | 7275 | }, |
7275 | 7276 | "query.global-memory-limit" : { |
7276 | | - "base" : 33106214912, |
| 7277 | + "base" : 33106210816, |
7277 | 7278 | "category" : "option", |
7278 | 7279 | "component" : [ |
7279 | 7280 | "coordinator", |
7280 | 7281 | "dbserver", |
7281 | 7282 | "agent", |
7282 | 7283 | "single" |
7283 | 7284 | ], |
7284 | | - "default" : 26816034078, |
| 7285 | + "default" : 26816030761, |
7285 | 7286 | "deprecatedIn" : null, |
7286 | 7287 | "description" : "The memory threshold for all AQL queries combined (in bytes, 0 = no limit).", |
7287 | 7288 | "dynamic" : true, |
|
7539 | 7540 | "type" : "double" |
7540 | 7541 | }, |
7541 | 7542 | "query.memory-limit" : { |
7542 | | - "base" : 33106214912, |
| 7543 | + "base" : 33106210816, |
7543 | 7544 | "category" : "option", |
7544 | 7545 | "component" : [ |
7545 | 7546 | "coordinator", |
7546 | 7547 | "dbserver", |
7547 | 7548 | "agent", |
7548 | 7549 | "single" |
7549 | 7550 | ], |
7550 | | - "default" : 19863728947, |
| 7551 | + "default" : 19863726489, |
7551 | 7552 | "deprecatedIn" : null, |
7552 | 7553 | "description" : "The memory threshold per AQL query (in bytes, 0 = no limit).", |
7553 | 7554 | "dynamic" : true, |
|
8659 | 8660 | "agent", |
8660 | 8661 | "single" |
8661 | 8662 | ], |
8662 | | - "default" : 9287619379, |
| 8663 | + "default" : 9287618150, |
8663 | 8664 | "deprecatedIn" : null, |
8664 | 8665 | "description" : "The size of block cache (in bytes).", |
8665 | 8666 | "dynamic" : true, |
|
11006 | 11007 | "agent", |
11007 | 11008 | "single" |
11008 | 11009 | ], |
11009 | | - "default" : 12383492505, |
| 11010 | + "default" : 12383490867, |
11010 | 11011 | "deprecatedIn" : null, |
11011 | 11012 | "description" : "The maximum total size of in-memory write buffers (0 = unbounded).", |
11012 | 11013 | "dynamic" : true, |
|
0 commit comments