From 14a8bccf87f668828a85d1bd110da902b4146069 Mon Sep 17 00:00:00 2001
From: Sky Brewer <sky.brewer@ess.eu>
Date: Tue, 24 Oct 2023 14:46:56 +0000
Subject: [PATCH] add 2046 boundary

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index c4f6e44..d87a528 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
 
 This repository is used to store mainly scalar PVs and also have imports from archiver-linac-prod.
 
+Rule of thumb is PVs with more than 2046 elements should be in the
+[wf config](https://gitlab.esss.lu.se/archiver-appliance/archiver-appliance-config-aa-waveform) and not this repository.
+
 ## Introduction
 
 For each IOC, the list of PVs to archive should be saved in a file named `<ioc name>.archive`.
-- 
GitLab