]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/console/bconsole.conf.in
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / console / bconsole.conf.in
1 #
2 # Bacula User Agent (or Console) Configuration File
3 #
4 # Copyright (C) 2000-2015 Kern Sibbald
5 # License: BSD 2-Clause; see file LICENSE-FOSS
6 #
7
8 Director {
9   Name = @basename@-dir
10   DIRport = @dir_port@
11   address = @hostname@
12   Password = "@dir_password@"
13 }