From a928a7b21414c0aaa3d49f3952b208e53597135d Mon Sep 17 00:00:00 2001 From: Colin Vidal Date: Fri, 24 Jan 2025 08:56:47 +0000 Subject: [PATCH] Update Config system requirements --- Config-system-requirements.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Config-system-requirements.md b/Config-system-requirements.md index f9c5a62..de5006b 100644 --- a/Config-system-requirements.md +++ b/Config-system-requirements.md @@ -19,6 +19,7 @@ Sizing/environment/performance requirements: Use-cases: - [ ] Retrieve default configuration - [ ] possibly without starting the server itself? + - [ ] Would be great to find out uses cases of this to figure out in which format? Applies for "Retrieve full running configuration" as well - [ ] Validate configuration - before server (re)start - [ ] Start a server - should not take ages to parse & use config from disk - [ ] Retrieve full running configuration