Changeset c121f89 for conf.c


Ignore:
Timestamp:
2006-06-14T20:30:25Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
5898ef8
Parents:
85e9644
Message:

xml_load() works pretty well now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.c

    r85e9644 rc121f89  
    5555        conf->nofork = 0;
    5656        conf->verbose = 0;
    57         conf->primary_storage = "text";
     57        conf->primary_storage = "xml";
    5858        conf->runmode = RUNMODE_INETD;
    5959        conf->authmode = AUTHMODE_OPEN;
Note: See TracChangeset for help on using the changeset viewer.