summaryrefslogtreecommitdiff
path: root/documentation/settings
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2016-07-25 04:56:59 -0300
committerdequis <dx@dxzone.com.ar>2016-07-25 04:56:59 -0300
commit6cec5c19c9becb6e50b0bf4173363541df7de3cb (patch)
treeaee50cbee0abe57ce70a76049b7c9ea2b6e01ffc /documentation/settings
parent482cd12bd1e7d9b1a62290e7365405256ecd3ee3 (diff)
downloadirssi.github.io-6cec5c19c9becb6e50b0bf4173363541df7de3cb.zip
settings: split text from proxy_port into proxy_address
Diffstat (limited to 'documentation/settings')
-rw-r--r--documentation/settings/index.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown
index 8312a8a..a1a9a78 100644
--- a/documentation/settings/index.markdown
+++ b/documentation/settings/index.markdown
@@ -1054,6 +1054,8 @@ See the [appendix](#a_credits) for credits and license information of this docum
{:#proxy_address}
` proxy_address = `
+> The address of your IRC proxy.
+
{:#proxy_password}
` proxy_password = `
@@ -1062,7 +1064,7 @@ See the [appendix](#a_credits) for credits and license information of this docum
{:#proxy_port}
` proxy_port = 6667 `
-> The address and port of your IRC proxy.
+> The port of your IRC proxy.
{:#proxy_string}
` proxy_string = CONNECT %s %d `