From f1fb9827faec228246062f2cd8e38f0dd3338e3a Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Tue, 24 Mar 2015 20:16:29 +0900 Subject: Added ini file support --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 8c91bc3..7ab7a51 100644 --- a/Kconfig +++ b/Kconfig @@ -44,7 +44,7 @@ menuconfig LOGIN if LOGIN config USER_DEFAULT_DIR string "Defaul user data directory" - default "./users" + default "./users/" endif menuconfig ARTICLES -- cgit v1.2.3