Changeset 525 for trunk/confman.conf.in


Ignore:
Timestamp:
08/14/2011 17:15:31 (9 months ago)
Author:
blee
Message:

Create new CONF_EXPORT_INCREMENTAL configuration option.

When enabled, this optimizes confexport performance by only regenerating
export tarballs that have been changed since the previous confexport run.

This option has no effect when using repository-style exports.

See #140

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r515 r525  
    8080CONF_EXPORT_WORK_PATH="" 
    8181CONF_EXPORT_STYLE="repository" 
     82CONF_EXPORT_INCREMENTAL="false" 
    8283EXPORT_REPO_PROTOCOL="" 
    8384EXPORT_REPO_HOSTNAME="" 
Note: See TracChangeset for help on using the changeset viewer.