File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414 * The default value is t/cpanfile.
1515* CGIPath and StaticWebPath can now be specified relative to the host.
1616* The database specified in mt-config.cgi is now automatically created if it does not exist.
17- * If you do not want to create it automatically, you can skip this behavior by specifying ` CREATE_DATABASE_IF_NOT_EXISTS:=yes ` .
17+ * If you do not want to create it automatically, you can skip this behavior by specifying ` CREATE_DATABASE_IF_NOT_EXISTS=no ` .
1818* In the Vagrant environment, we have added a setting to forward the host's port to the guest.
1919 * The default value is 5825, which can be accessed at http://localhost:5825/cgi-bin/mt/mt.cgi .
2020 * You can change this value with the ` VM_VB_HTTP_PORT ` or ` HTTPD_EXPOSE_PORT ` environment variables.
You can’t perform that action at this time.
0 commit comments