Files @ 142eaf297d7d
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

ethanzonca
Added some example mysql queries that will replace some function innards
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")