# Example config using defaults used of no option supplied # or for values that have no default....the <> would # need to be removed. # config bbstored # option config_path '/var/etc/boxbackup' # option raidfileconf '/var/etc/boxbackup/raidfile.conf' # option accountdb 'etc/bbstored/accounts.txt' # option extlog 1 # option housekeep_time 900 # option user nobody # option group nogroup # option address <192.168.1.1> # OR option address # option certfile # option keyfile # option cafile # option pidfile /var/run/bbstored.pid #config raidfile # option setnum <0> # option blocksize 1024 # option path # There can be many raidfile section, but each must have a unique setnum