branch Attitude Adjustment packages
[12.09/packages.git] / utils / boxbackup / files / bbstored.config
1
2 # Example config using defaults used of no option supplied
3 # or <value> for values that have no default....the <> would
4 # need to be removed.
5
6 # config bbstored
7 #       option config_path '/var/etc/boxbackup'
8 #       option raidfileconf '/var/etc/boxbackup/raidfile.conf'
9 #       option accountdb 'etc/bbstored/accounts.txt'
10 #       option extlog 1
11 #       option housekeep_time 900
12 #       option user nobody
13 #       option group nogroup
14 #       option address <192.168.1.1>
15 # OR    option address <myhost.example.com>
16 #       option certfile </path/to/server_certificate>
17 #       option keyfile </path/to/key_for_certificate>
18 #       option cafile </path/to/trusted_certificate_authority>
19 #       option pidfile /var/run/bbstored.pid
20
21 #config raidfile
22 #       option setnum <0>
23 #       option blocksize 1024
24 #       option path </directory/for/backup/store>
25
26 # There can be many raidfile section, but each must have a unique setnum