You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
249 B
YAML
14 lines
249 B
YAML
2 years ago
|
sftp:
|
||
|
host: ec2-3-86-186-51.compute-1.amazonaws.com
|
||
|
user: ec2-user
|
||
|
keyfile: keyfile-admin.pem
|
||
|
filepath:
|
||
|
send: /home/ec2-user/incoming
|
||
|
recieve: /home/ec2-user/outgoing
|
||
|
|
||
|
ui:
|
||
|
darkmode: true
|
||
|
|
||
|
core:
|
||
|
autokill: false
|
||
|
localadmin: true
|