Properties
Properties you want to use to configure FactCast UI.
UI
This setting should be set in every instance that factcast-server-ui is part of.
Property | Description | Default |
---|---|---|
vaadin.productionMode | Should be set to true, otherwise vaadin tries to generate a dev bundle which is not necessary, and probably will fail. | false |
factcast.ui.report.store.path | The path under which reports are stored if no external ReportStore is configured. | /tmp/factcast-ui/report |
factcast.ui.report.store.s3 | The name of the S3 Bucket in which the reports are stored by the S3ReportStore. This overrides factcast.ui.report.store.path |
Last modified
March 11, 2025
: #3131-add-documentation: ironing (a8853b9ff)