Notes.ini Entry



Name:

    Fixup

Syntax

    Fixup=Value

Applies to:

    Servers

Add-on:


    First Release:


      Obsolete since:


        Category:

          Server

        Default:

          None

        UI equivalent:

          None

        Description:
        Controls what database fixup options are run at server startup.

        0 - Scan all databases for validity and delete corrupted documents
        2 - Scan all databases for validity, even if they were properly closed, and delete corrupted documents
        4 - Perform a slower, more exhaustive scan of documents and delete corrupted documents.

        Values are additive; Fixup=6 performs both 2 and 4