CatgirlIntelligenceAgency/doc/system-properties.md

24 lines
1.2 KiB
Markdown
Raw Normal View History

2023-03-27 17:25:27 +02:00
# System Properties
These are JVM system properties used by each service
## Search Service
| flag | values | description |
|-------------|------------|-------------------------------------------------------|
| website-url |https://search.marginalia.nu/|Overrides the website URL used in rendering|
## Crawler Process
|flag| values | description |
|---|------------|-------------------------------------------------------|
|crawl.rootDirRewrite|/some/path|Sets the base directory of a crawl plan |
## Converter Process
|flag| values | description |
|---|------------|-------------------------------------------------------|
|crawl.rootDirRewrite|/some/path|Sets the base directory of a crawl plan |
## Loader Process
|flag| values | description |
|---|------------|-------------------------------------------------------|
|local-index-path| /some/path | Selects the location the loader will write index data |
|crawl.rootDirRewrite|/some/path|Sets the base directory of a crawl plan |