We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0c667 commit 5b49e0bCopy full SHA for 5b49e0b
config/php.ini
@@ -11,6 +11,9 @@ expose_php = Off
11
post_max_size = 50M
12
upload_max_filesize = 50M
13
14
+; Increase default memory limit, required for Woocommce
15
+memory_limit = 256M
16
+
17
[Date]
18
; Set default timezone, you can configure the timezone in Wordpress
19
date.timezone = "UTC"
0 commit comments