From 624e0153152c2e1b080866af5c2147ea6a2a934b Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:56:56 +0000 Subject: [PATCH] Update PipelineFeature.md --- PipelineFeature.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/PipelineFeature.md b/PipelineFeature.md index 001c3f22..c2c935b4 100644 --- a/PipelineFeature.md +++ b/PipelineFeature.md @@ -1,5 +1,14 @@ # Pipeline Configuration and Usage Tutorial +## Whilst Pipelines are in alpha... +You must enable this alpha functionality by setting +``` +system: + enableAlphaFunctionality: true +``` +To true like in the above for your `/config/settings.yml` file, after restarting Stirling-PDF you should see both UI and folder scanning enabled. + + ## Steps to Configure and Use Your Pipeline 1. **Access Configuration**