chore: update desc

This commit is contained in:
loks0n
2024-08-07 17:30:56 +01:00
parent 339a615359
commit da2c2e6f1d
+1 -1
View File
@@ -720,7 +720,7 @@ return [
],
[
'name' => '_APP_FUNCTIONS_BUILD_SIZE_LIMIT',
'description' => 'The maximum size of a built deployment in bytes. The default value is 2GB.',
'description' => 'The maximum size of a built deployment in bytes. The default value is 2,000,000,000 (2GB), and the maximum value is 4,294,967,295 (4.2GB).',
'introduction' => '1.6.0',
'default' => '2000000000',
'required' => false,