Template:Link Block/Body

Template page
Revision as of 18:02, 16 July 2021 by Polsaker (talk | contribs) (Showing error when there is no spkifp)
// {{{5}}}
// Location: {{{4}}}
// SID: {{{3}}}
// ERROR: This server does not have the spkifp property set!
link {{{1}}} {
    incoming {
        mask *;
    }
    outgoing {
        hostname {{{7}}}; 
        port 6900;
        options { tls; }
    }
    password "{{{10}}}" { spkifp; }
    class servers;
}