| # Needs to be converted using |
| # $ native2ascii -encoding UTF-8 \ |
| # exportPlugin.conf exportPlugin.conf |
| |
| # Server Configuration |
| server.port=7777 |
| server.host=localhost |
| server.scheme=https |
| |
| # API Configuration |
| api.port=443 |
| api.host=korap.ids-mannheim.de |
| api.scheme=https |
| |
| # Overwrite to set source to a string, |
| # especially useful when run behind a proxy. |
| # api.source = korap.ids-mannheim.de |
| |
| # Asset Configuration |
| asset.host=korap.ids-mannheim.de |
| asset.scheme=https |
| |
| # Default configuration |
| conf.page_size=5 |
| |
| # Maximum hits to be exported |
| # TODO: |
| # Maybe we need a distinction between |
| # users at the IDS and external users |
| # See also: |
| # https://www.ids-mannheim.de/cosmas2/script-app/hilfe/sitzung.html |
| conf.max_exp_limit=10000 |
| |
| # The file directory to serve from |
| # conf.file_dir=./files/ |
| # Defaults to the system's temp directory |
| |
| conf.default_hitc = 100 |
| |
| ##################### |
| # RTF configuration # |
| ##################### |
| |
| rtf.footnote = @ Leibniz-Institut f\u00fcr Deutsche Sprache, Mannheim |