Template:Link Block/Body: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 12: Line 12:
-->
-->
  // {{{5}}}
  // {{{5}}}
  // {{{4}}}
  // Location: {{{4}}}
  // SID: {{{3}}}
  // SID: {{{3}}}
  link {{{1}}} {
  link {{{1}}} {

Revision as of 17:46, 16 July 2021

// {{{5}}}
// Location: {{{4}}}
// SID: {{{3}}}
link {{{1}}} {
    incoming {
        mask *;
    }
    outgoing {
        hostname {{{7}}};
        port 6900;
        options { tls; }
    }
    password "{{{10}}}" { spkifp; }
    class servers;
}