diff --git a/plugins/other/wordpress-multisite b/plugins/other/wordpress-multisite index fac95ec4..126d46b9 100644 --- a/plugins/other/wordpress-multisite +++ b/plugins/other/wordpress-multisite @@ -2,6 +2,7 @@ # wordpress-multisite plugin # # Author Jonas Palm +# E-Mail jonaspalm . posteo. de # Version 0.1 # Date 2016-02-07 # @@ -20,13 +21,14 @@ The plugin need access to the wordpress database =head2 Config file Create the config file plugin-conf.d/wordpress with the following values: -=over 5 +=over 6 =item * [wordpress*] =item * env.DB_USER =item * env.DB_PASSWORD =item * env.DB_NAME =item * env.DB_PREFIX =item * env.DB_HOST +=item * env.DB_PORT =back