
Age limit


If one does not reach a partner, for what ever reason (network not working, system down), it does not make sense to send data that is  old. For this reason it is possible to set the following:
                  [options]
                  age-limit 3600

The value here is in seconds. So in the above example if the age of the file is older then 1 hour it will be deleted.
