Ver código fonte

Version 1.0.2

Girish Ramakrishnan 7 anos atrás
pai
commit
7718676ce4
2 arquivos alterados com 5 adições e 1 exclusões
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 4 - 0
CHANGELOG

@@ -115,3 +115,7 @@
 * Do not enforce a php memory limit, limits are already set per app
 * Update wordpress to 4.8.2
 
+[1.0.2]
+* Really remove PHP memory limit
+* Run wp-cron only every 5 minutes
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "healthCheckPath": "/wp-login.php",
   "httpPort": 8000,
   "manifestVersion": 1,