From: Emil Williams Date: Thu, 21 Aug 2025 01:15:01 +0000 (+0000) Subject: ; X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=1c5a0a9b331aec8f2f40fb8ba34adc6ad8b69203;p=gorillanest.git ; --- diff --git a/config.default.pl b/config.default.pl index 167630c..0e7e6bf 100644 --- a/config.default.pl +++ b/config.default.pl @@ -17,6 +17,6 @@ SOCKET_MAX_CONNECTIONS => 100, TEMPLATE_ROOT => 'template', # template directory GIT_ROOT => 'git', # git directory (~user/repo) -} +}; 1;