Changeset 6aaa221 for conf.h


Ignore:
Timestamp:
2005-12-13T23:21:21Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
22bf64e
Parents:
ab4afba (diff), d3307e2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

More work on the storage abstraction layer from Jelmer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.h

    rab4afba r6aaa221  
    4242        char *configdir;
    4343        char *motdfile;
    44         char *storage;
     44        char *primary_storage;
     45        char **migrate_storage;
    4546        int ping_interval;
    4647        int ping_timeout;
Note: See TracChangeset for help on using the changeset viewer.