| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
template |
"\ndatasafe:\n storeconnection:\n amazons3:\n url: (mandatory)\n accesskey: (mandatory)\n secretkey: (mandatory)\n region: (optional)\n rootbucket: (optional)\n nohttps: (optional, default false - use https to reach s3 endpoint)\n threadpoolsize: (optional, default 5, how many workers should send chunk requests)\n maxconnections: (optional, if unset default of amazon is taken)\n requesttimeout: (optional, if unset default of amazon is taken)\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
template |
"\ndatasafe:\n storeconnection:\n filesystem:\n rootbucket: (mandatory)\n" |
Copyright © 2020. All rights reserved.