From fd228b7ed3fb42cca55f12162e237827ad70fc49 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 2 Jan 2023 22:18:38 +0200 Subject: [PATCH] Added comments --- configs/slpkg.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/slpkg.toml b/configs/slpkg.toml index 5bce0c8d..91d33c66 100644 --- a/configs/slpkg.toml +++ b/configs/slpkg.toml @@ -58,4 +58,6 @@ wget_options = "-c -N" # Choose the view mode. Default is new. [new/old] + # This effect how you see the download and + # how the packages build and install. view_mode = "new" \ No newline at end of file