Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
9b7e7874
Commit
9b7e7874
authored
15 years ago
by
cramakri
Browse files
Options
Downloads
Patches
Plain Diff
MINOR: Added section for viewer plugins.
SVN: 15147
parent
b8d70b59
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rtd_cina/etc/service.properties
+17
-0
17 additions, 0 deletions
rtd_cina/etc/service.properties
with
17 additions
and
0 deletions
rtd_cina/etc/service.properties
+
17
−
0
View file @
9b7e7874
...
...
@@ -78,6 +78,22 @@ failure-interval = 10
# Valid only when auto-detection method is used to determine if an incoming data are ready to be processed.
quiet-period
=
10
# ---------------------------------------------------------------------------
# reporting and processing plugins configuration
# ---------------------------------------------------------------------------
# Comma separated names of reporting plugins. Each plugin should have configuration properties prefixed with its name.
# If name has 'default-' prefix it will be used by default in data set Data View.
#reporting-plugins = tsv-viewer, csv-viewer
# ---------------------------------------------------------------------------
# plug ins
# ---------------------------------------------------------------------------
#tsv-viewer.label = TSV View
#tsv-viewer.dataset-types = TSV
#tsv-viewer.class = ch.systemsx.cisd.openbis.dss.generic.server.plugins.standard.TSVViewReportingPlugin
#tsv-viewer.properties-file =
# Comma separated names of processing threads. Each thread should have configuration properties prefixed with its name.
# E.g. 'code-extractor' property for the thread 'my-etl' should be specified as 'my-etl.code-extractor'
...
...
@@ -107,3 +123,4 @@ main-thread.type-extractor = ch.systemsx.cisd.cina.dss.info.CinaTypeExtractor
main-thread.storage-processor
=
ch.systemsx.cisd.cina.dss.StorageProcessor
main-thread.storage-processor.processor
=
ch.systemsx.cisd.etlserver.DefaultStorageProcessor
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment