From: Nicolas Boisselier Date: Thu, 11 Jan 2018 01:25:44 +0000 (+0000) Subject: lib/php/db/table.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=3a37dbc27c7dcd3d05cd9171d2615ebcef96c129;p=nb.git lib/php/db/table.php --- diff --git a/www/dbq/etc/nginx.conf b/www/dbq/etc/nginx.conf index 7bc19fb7..95c85757 100644 --- a/www/dbq/etc/nginx.conf +++ b/www/dbq/etc/nginx.conf @@ -4,8 +4,6 @@ charset utf-8; sendfile off; -client_max_body_size 100m; - #--------------------------------------------------------------# # Ignore location = /favicon.ico { access_log off; log_not_found off; }