Project

General

Profile

« Previous | Next » 

Revision 2577

Added by sgarg about 19 years ago

Added three new options for specifying the moderators, allowed submitters and submitters who are not allowed

View differences:

build.properties
69 69

  
70 70
# Administrator accounts, in a colon separated list
71 71
administrators=uid=jones,o=NCEAS,dc=ecoinformatics,dc=org
72

  
73
# Moderator accounts, in a colon seperated list
74
moderators=cn=knb-prod,o=NCEAS,dc=ecoinformatics,dc=org
75

  
76
# Specify the list of users which should be allowed to submit documents. 
77
# If no value is specified, all users will be allowed to submit documents.
78
allowedSubmitters=
79

  
80
# Specify the list of users which should not be allowed to submit documents. 
81
# If no value is specified, all users will be allowed to submit documents.
82
deniedSubmitters=
83

  

Also available in: Unified diff