mediawiki: fix default value of mediawikiName in README.md

This commit is contained in:
Sameer Naik
2016-12-06 08:57:38 +05:30
parent 7d3287e814
commit 87a62b48ef
+1 -1
View File
@@ -52,7 +52,7 @@ The following tables lists the configurable parameters of the MediaWiki chart an
| `mediawikiUser` | User of the application | `user` |
| `mediawikiPassword` | Application password | _random 10 character long alphanumeric string_ |
| `mediawikiEmail` | Admin email | `user@example.com` |
| `mediawikiName` | Name for the wiki | `Bitnami MediaWiki` |
| `mediawikiName` | Name for the wiki | `My Wiki` |
| `smtpHost` | SMTP host | `nil` |
| `smtpPort` | SMTP port | `nil` |
| `smtpHostID` | SMTP host ID | `nil` |