Ignore:
Timestamp:
2012-01-18T21:02:32+13:00 (12 years ago)
Author:
ak19
Message:

Undoing accidental commit of config and related files during bugfix in last commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/etc/oai.cfg

    r24953 r24954  
    4242
    4343# The OAI repository name - human readable
    44 repositoryName "Greenstone"
     44repositoryName ""
    4545
    4646# The OAI repository domain name or unique identifier - used for generating
    4747# the document identifiers, which will be like:
    4848# oai:reposId:coll:oid
    49 repositoryId "greenstone"
     49repositoryId ""
    5050
    5151# version is which oai id scheme is used for ids. Can be 1.1 or 2.0.
     
    5454
    5555# The central administrative email address for the repository.
    56 maintainer  "[email protected]"
     56maintainer  ""
    5757
    5858# Which version of OAI the repository supports, 1.1 or 2.0
     
    7575# and this is followed by one or more collection names. The collection name
    7676# is the name of the collection's folder in the collect directory.
    77 oaicollection cgibints
    78 #demo documented-examples/oai-e
     77oaicollection demo documented-examples/oai-e
    7978
    8079# Optional, set name and description for each collection
Note: See TracChangeset for help on using the changeset viewer.