From 6e467288fd41b72f867e7551daf3ee0e4b0a3173 Mon Sep 17 00:00:00 2001 From: arf20 Date: Mon, 8 Dec 2025 02:43:09 +0100 Subject: app subdir --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index f9364b8..a59c8bd 100644 --- a/config.h +++ b/config.h @@ -31,7 +31,7 @@ /* config */ extern unsigned short port; -extern char *tmpl_path, *root, *subdir; +extern char *tmpl_path, *root, *app_subdir, *result_subdir; extern int magic_enable, period; -- cgit v1.2.3