From 33ce1547fb64f499211e75eb5ec38e245b60dee2 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Mon, 14 Dec 2015 22:24:23 +1000 Subject: [PATCH] * config : zerobin/maxsize --- conf/ldv.conf.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/ldv.conf.sample b/conf/ldv.conf.sample index bc37d67..a47f927 100644 --- a/conf/ldv.conf.sample +++ b/conf/ldv.conf.sample @@ -41,6 +41,7 @@ zerobin => { root => 'data/zerobin', syntax => ['bash', 'c', 'css', 'html', 'perl', 'php', 'python', 'other'], + maxsize => 10 * 1024 * 1024, }, hypnotoad => {