Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend doc job org.exist.storage.ConsistencyCheckTask #890

Open
dizzzz opened this issue Jan 14, 2016 · 1 comment
Open

Extend doc job org.exist.storage.ConsistencyCheckTask #890

dizzzz opened this issue Jan 14, 2016 · 1 comment
Assignees
Labels
enhancement new features, suggestions, etc. needs documentation Signals issues or PRs that will require an update to the documentation repo

Comments

@dizzzz
Copy link
Member

dizzzz commented Jan 14, 2016

The following parameters are supported, and should be documented in 'conf.xml.tmpl':

    public final static String OUTPUT_PROP_NAME = "output";
    public final static String ZIP_PROP_NAME = "zip";
    public final static String BACKUP_PROP_NAME = "backup";
    public final static String INCREMENTAL_PROP_NAME = "incremental";
    public final static String INCREMENTAL_CHECK_PROP_NAME = "incremental-check";
    public final static String MAX_PROP_NAME = "max";
    public final static String CHECK_DOCS_PROP_NAME = "check-documents";
@dizzzz dizzzz added the enhancement new features, suggestions, etc. label Jan 14, 2016
@dizzzz dizzzz self-assigned this Jan 14, 2016
@dizzzz dizzzz added this to the eXist-3.0 milestone Jan 14, 2016
@dizzzz dizzzz modified the milestone: eXist-3.0 Feb 9, 2017
@duncdrum duncdrum added the needs documentation Signals issues or PRs that will require an update to the documentation repo label Jan 10, 2019
@duncdrum
Copy link
Contributor

see #3062
they are not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features, suggestions, etc. needs documentation Signals issues or PRs that will require an update to the documentation repo
Projects
None yet
Development

No branches or pull requests

2 participants