Update PipelineFeature.md
This commit is contained in:
parent
d76752d7f6
commit
624e015315
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Pipeline Configuration and Usage Tutorial
|
# 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
|
## Steps to Configure and Use Your Pipeline
|
||||||
|
|
||||||
1. **Access Configuration**
|
1. **Access Configuration**
|
||||||
|
|
Loading…
Reference in a new issue