update config
This commit is contained in:
parent
ee391708e3
commit
624d3eef5b
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,9 @@
|
|||
# remote # Current user at hostname 'remote' on port 22
|
||||
# user@10.0.0.1 # 'user' at address '10.0.0.1' on port 22
|
||||
# user@10.0.0.1:600 # 'user' at address '10.0.0.1' on port 600
|
||||
connection_string="green-velvet.home"
|
||||
connection_string=""
|
||||
|
||||
# Absolute path to media directory on remote machine
|
||||
# Example:
|
||||
# /home/<user>/video
|
||||
media_directory="/home/denis/video"
|
||||
media_directory=""
|
||||
Loading…
Add table
Add a link
Reference in a new issue