]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/full_win32_installer/client.conf.in
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / win32 / full_win32_installer / client.conf.in
1 # Client (File Services) to backup\r
2 Client {\r
3   Name = @client_name@\r
4   Address = @client_address@\r
5   FDPort = @client_port@\r
6   Catalog = MyCatalog\r
7   Password = "@client_password@"      # password for FileDaemon\r
8   File Retention = 30 days            # 30 days\r
9   Job Retention = 6 months            # six months\r
10   AutoPrune = yes                     # Prune expired Jobs/Files\r
11 }\r