Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118637 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 44836 invoked from network); 14 Sep 2022 21:23:34 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Sep 2022 21:23:34 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 482CD1804BA for ; Wed, 14 Sep 2022 14:23:33 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_05,DKIM_INVALID, DKIM_SIGNED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS16276 91.121.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from mail.kd2.org (citrouille.kd2.org [91.121.181.110]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 14 Sep 2022 14:23:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=bohwaz.net; s=mail; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=adNrtOR743OVthhPfb/+AiDYkkkOCFZm5QmglYvJfgo=; b=NGM7D0CZ/ZFtgmDRlUKhgb3+v0 COWfDODO88OI1Vc55srA4UaND4quTLb6u2bIKD/L+pO5MSF+NYeCrWMc0PcL5qT/xjFUHth+Kd9I/ m2+bES3g7DghC6eMGYr2M9DFjg0rKEiBC5/fZzX1kGxKdQMqU5ZzDDyM6wNF/Px3r/pk=; Received: from 69.199.23.93.rev.sfr.net ([93.23.199.69] helo=platypus) by mail.kd2.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oYZr0-00CO8x-Dg for internals@lists.php.net; Wed, 14 Sep 2022 23:23:30 +0200 Date: Wed, 14 Sep 2022 23:23:23 +0200 To: internals@lists.php.net Message-ID: <20220914232323.444a190c@platypus> In-Reply-To: References: X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) X-Face: #"dGtXaYpS9,C:d{FJZ<@4|;AL[R;I`|\;HN}zkw(rmBsu$)Dhed/z8e%U@Ra@JQ;,Nx?Xopxa+:gb?}efqG\/7TnBPHBRjU^g}$;rL4"jYrE#M^%*(?;Qb{HHbOf"q}bnOjU.'SEL:||\2*swZ>NN9pe(pnejy{ijk9%/8 php_value post_max_size 256M php_value upload_max_filesize 256M I commented with this snippet on relevant documentation pages, hopefully it will help people looking for that kind of info to do something a bit better than to set this limit for the whole server.