| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
template |
"\ndocusafe:\n storeconnection:\n amazons3:\n url: (mandatory)\n accesskey: (mandatory)\n secretkey: (mandatory)\n region: (optional)\n rootbucket: (optional)\n encryptionpassword: (optional. null means no ecryption)\n encryptionfilenameonly: (optional. TRUE means, path is not encrypted)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
template |
" encryptionpassword: (optional. null means no ecryption)\n encryptionfilenameonly: (optional. TRUE means, path is not encrypted)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
template |
"\ndocusafe:\n storeconnection:\n filesystem:\n rootbucket: (mandatory)\n encryptionpassword: (optional. null means no ecryption)\n encryptionfilenameonly: (optional. TRUE means, path is not encrypted)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
template |
"\ndocusafe:\n storeconnection:\n mongo:\n mongoURI: (mandatory)\n (<mongoClientUri> (mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]][/[database.collection][?options]]) - see http://mongodb.github.io/mongo-java-driver/3.6/javadoc/com/mongodb/MongoClientURI.html)\n encryptionpassword: (optional. null means no ecryption)\n encryptionfilenameonly: (optional. TRUE means, path is not encrypted)" |
Copyright © 2019. All rights reserved.