Public Access
14 lines
347 B
JSON
14 lines
347 B
JSON
{
|
|||
|
|
"_comment": "Only create this file if this practice has its own FTP login. Delete any section you don't need to override.",
|
||
|
|
|
||
|
|
"ftps": {
|
||
|
|
"username": "practice-specific-username",
|
||
|
|
"password": "practice-specific-password"
|
||
|
|
},
|
||
|
|
|
||
|
|
"sftp": {
|
||
|
|
"username": "practice-specific-username",
|
||
|
|
"password": "practice-specific-password"
|
||
|
|
}
|
||
|
|
}
|