summaryrefslogtreecommitdiffstats
path: root/kconfig.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-01-13 02:02:03 +0900
committerFreeArtMan <dos21h@gmail.com>2015-01-13 02:02:03 +0900
commit4985e5e287683b16ff46c2b3069388f11bcb5698 (patch)
tree938ff091840e3d4423b49547d2f314da48c0be07 /kconfig.h
parent3069d0048c860e16a4bd6866ae2841a7ddd74628 (diff)
downloadmicrobbs-4985e5e287683b16ff46c2b3069388f11bcb5698.tar.gz
microbbs-4985e5e287683b16ff46c2b3069388f11bcb5698.zip
Fixed memleaks in door and user auth
Diffstat (limited to 'kconfig.h')
-rw-r--r--kconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kconfig.h b/kconfig.h
index f0698a2..7810247 100644
--- a/kconfig.h
+++ b/kconfig.h
@@ -4,6 +4,8 @@
#define CONFIG_TODO_DEFAULT_FILE "todo/todo.txt"
#define CONFIG_DOORGAMES
#define CONFIG_DOOR_DEFAULT_DIR "./door/"
+#define CONFIG_LOGIN
+#define CONFIG_USER_DEFAULT_DIR "./users/"
#define CONFIG_ARTICLES
#define CONFIG_MOTD
#define CONFIG_CAPTCHA