]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/bat.conf.in
Storing the result in a local variable from sql_num_fields saves us a lot of callbacks.
[bacula/bacula] / bacula / src / qt-console / bat.conf.in
1 #
2 # Bacula Administration Tool (bat) configuration file
3 #
4
5 Director {
6   Name = @basename@-dir
7   DIRport = @dir_port@
8   address = @hostname@
9   Password = "@dir_password@"
10 }