Skip to content

Commit

Permalink
update locations.json and sshfs_mounter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
talosh committed Jan 4, 2023
1 parent f6fb129 commit 8881b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/locations.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
[{
{
"user@machine": "dladmin@10.1.16.30",
"remote_folder": "/Volumes/",
"local_folder": "/Volumes/",
Expand All @@ -15,5 +15,5 @@
"minaj"
],
"mount_options": "ro,reconnect,ServerAliveInterval=15,ServerAliveCountMax=3,uid=506,gid=506,allow_other,IdentityFile=/etc/ssh/ssh_host_rsa_key"
}]
}
]

0 comments on commit 8881b3d

Please sign in to comment.