From b91ef88379978f21fe89cdc2baacfa8d47ce5635 Mon Sep 17 00:00:00 2001 From: gixxpunk Date: Thu, 12 Oct 2017 18:47:44 +0200 Subject: [PATCH] - config.example: add NI_ADMIN --- config.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.example b/config.example index 5afb166d..a97f5e5d 100644 --- a/config.example +++ b/config.example @@ -16,3 +16,6 @@ # Create debug-image. Not useful in real life. #DEBUG = yes + +# NI DEV-mode. Do not touch! +#NI_ADMIN = true