Page MenuHomeDevCentral

Link to saas-mediawiki configuration
ClosedPublic

Authored by dereckson on Mar 17 2018, 17:49.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 17:42
Unknown Object (File)
Wed, Oct 8, 17:42
Unknown Object (File)
Sun, Oct 5, 08:26
Unknown Object (File)
Sun, Oct 5, 08:26
Unknown Object (File)
Sat, Sep 27, 03:20
Unknown Object (File)
Fri, Sep 26, 23:41
Unknown Object (File)
Fri, Sep 26, 19:45
Unknown Object (File)
Thu, Sep 25, 11:31
Subscribers
None

Details

Summary

MediaWiki reads configuration from LocalSettings.php.

This configuration is provided by rMWSAAS.

If there is no particular logic like allow to select a directory
according the production or development version, it's possible
to replace this PHP entry point by a symbolic link.

Ref T845.

Test Plan

php -S … in /srv/mediawiki to check MediaWiki runs
/var/51-wwwroot/saas-mediawiki/LocalSettings.php.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Mark LocalSettings.php as a Jinja template

Works fine, tested all the evening with a PHP development server spawned in /var/51-wwwroot/saas-mediawiki.

This revision is now accepted and ready to land.Mar 18 2018, 02:37
This revision was automatically updated to reflect the committed changes.