Changes between Version 6 and Version 7 of BackendPrograms


Ignore:
Timestamp:
Jul 9, 2008, 1:25:38 PM (16 years ago)
Author:
Nicolas
Comment:

Added a note that file_deleter isn't strictly necessary. This is actually to give an idea that the rest *are* necessary.

Legend:

Unmodified
Added
Removed
Modified
  • BackendPrograms

    v6 v7  
    5353== File deletion == #file_deleter
    5454
    55 The application-independent program [FileDeleter file_deleter] deletes input and output files when they are no longer needed.
     55The application-independent program [FileDeleter file_deleter] deletes input and output files when they are no longer needed. Unlike the rest, this daemon isn't strictly necessary; the server will still work without it, but unneeded data will accumulate in download and upload directories.
    5656
    5757== Database purging == #db_purge