]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/gnome2-console/bgnome-console.conf.in
ebl Add debug message when checking database encoding
[bacula/bacula] / bacula / src / gnome2-console / bgnome-console.conf.in
1 #
2 # Bacula User Agent (or Console) Configuration File
3 #
4
5 Director {
6   Name = @hostname@-dir
7   DIRport = @dir_port@
8   address = @hostname@
9   Password = "@dir_password@"
10 }
11
12 ConsoleFont {
13   Name = Default
14   Font = "LucidaTypewriter 9"
15 }