Instruction Manual

8 Common configuration options
The following table lists common configuration options, which are used by all connectors. If
the administrator doesn’t set these options, defaults are used. The only required option is
gsa.hostname. All others are optional.
Name
Meaning
Default
gsa.acceptsDocControlsHeader
Use X-Gsa-Doc-Controls HTTP
header with namespaced ACLs.
Otherwise ACLs are sent
without namespace and as
metadata. If not set, then an
attempt to compute from
gsa.version is made.
true
adaptor.fullListingSchedule
When to invoke
Adaptor.getDocIds, in cron
format (minute, hour, day of
month, month, day of week).
0 3 * * *
adaptor.incrementalPoll
PeriodSecs
Number of seconds between
invocations of
PollingIncrementalLister.get
ModifiedDocIds.
900
adaptor.docContentTimeoutSecs
Number of seconds a
connector has to complete
sending content before it is
interrupted. Timing starts
when sending content starts.
180
adaptor.docHeaderTimeoutSecs
Number of seconds connector
has to start sending content
before it is interrupted.
30
adaptor.markAllDocsAsPublic
When the value is “true,” all
false