Updated all templates to use instance variables

This commit is contained in:
Ossi Salmi 2013-05-05 00:07:55 +03:00
parent a0c854d3c0
commit dc51af1ca2
113 changed files with 527 additions and 522 deletions

View file

@ -16,11 +16,11 @@ connect "ratbox.services" {
/* passwords: the passwords we send (OLD C:) and accept (OLD N:).
* The remote server will have these passwords reversed.
*/
send_password = "<%= servpass %>";
accept_password = "<%= servpass %>";
send_password = "<%= @servpass %>";
accept_password = "<%= @servpass %>";
/* port: the port to connect to this server on */
port = <%= port %>;
port = <%= @port %>;
/* hub mask: the mask of servers that this server may hub. Multiple
* entries are permitted