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