evil1dwk <[email protected]> writes: > $wgCollectionMWServerCredentials = "mwrender:password:local";
let me quote README.txt: ,---- | *$wgCollectionMWServeCredentials (string)* | Set this to a string of the form "USERNAME:PASSWORD" (or | "USERNAME:PASSWORD:DOMAIN" if you're using LDAP), if the MediaWiki | requires to be logged in to view articles. | The render server will then login with these credentials using MediaWiki API | before doing other requests. | | SECURITY NOTICE: If the MediaWiki and the render server communicate over an | insecure channel (for example on an unencrypted channel over the internet), please | DO NOT USE THIS SETTING, as the credentials will be exposed to eavesdropping! `---- either you or the readme have a typo.
-- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
