From e64a420d0eb460ce78364fb1b8c5c5ab605a15a9 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Tue, 19 Jun 2018 12:49:23 +1000 Subject: [PATCH] * add c++ to syntax list --- conf/ldv.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ldv.conf.sample b/conf/ldv.conf.sample index 62f4cf1..631b421 100644 --- a/conf/ldv.conf.sample +++ b/conf/ldv.conf.sample @@ -49,7 +49,7 @@ zerobin => { access => 'all', - syntax => ['bash', 'c', 'css', 'html', 'perl', 'php', 'python', 'other'], + syntax => ['bash', 'c', 'c++', 'css', 'html', 'perl', 'php', 'python', 'other'], maxsize => 1 * 1024 * 1024, },