From 70ea7055f35bd9d46f208fe003fa111ec39e0107 Mon Sep 17 00:00:00 2001 From: Kazuki-Nakanishi Date: Thu, 9 Mar 2017 15:43:46 +0000 Subject: [PATCH] Updated Design Notes (markdown) --- Design-Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Design-Notes.md b/Design-Notes.md index d0f88aa..7135ad0 100644 --- a/Design-Notes.md +++ b/Design-Notes.md @@ -28,6 +28,7 @@ They are not end-user documentation. They are not commitments to deliver a parti * [[npm installable nodes]] - complete * [[Live runtime information]] - complete * [[Design: Logging Framework]] +* [[Design: Node settings]] ### Other * [[adminAuth Credential Authentication]]