diff --git a/Rocksolid_Light/rslight/scripts/setuphelper.php b/Rocksolid_Light/rslight/scripts/setuphelper.php index 6c2feb7..717bb55 100644 --- a/Rocksolid_Light/rslight/scripts/setuphelper.php +++ b/Rocksolid_Light/rslight/scripts/setuphelper.php @@ -8,7 +8,7 @@ return [ # REMOTE server configuration 'remote_server' => 'The remote news server you connect to for syncing', 'remote_port' => 'Remote server port', -'remote_ssl' => 'Enable if connecting to remote server using ssl (1=true, blank=false)', +'remote_ssl' => 'Remote SSL server port (this will take priority over non-SSL)', 'remote_auth_user' => 'Username to authenticate to remote server', 'remote_auth_pass' => 'Password to authenticate to remote server', 'socks_host' => 'ip address of your socks4a server (use this for tor)',