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