diff --git a/strm.config b/strm.config index 68a933a..cddf1fb 100644 --- a/strm.config +++ b/strm.config @@ -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//video -media_directory="/home/denis/video" \ No newline at end of file +media_directory="" \ No newline at end of file