Page MenuHomeDevCentral

D3743.diff
No OneTemporary

D3743.diff

diff --git a/config/Settings.php b/config/Settings.php
--- a/config/Settings.php
+++ b/config/Settings.php
@@ -3,6 +3,7 @@
namespace Nasqueron\SAAS\MediaWiki\Configuration;
use Keruald\OmniTools\DataTypes\Option\None;
+use Keruald\OmniTools\DataTypes\Option\Some;
class Settings extends MappableSettings {
@@ -23,6 +24,8 @@
'saasReadOnly' => [
'default' => new None,
+
+ 'wolfplex' => new Some("Maintenance to split database per [https://devcentral.nasqueron.org/T2140 T2140]."),
],
///

File Metadata

Mime Type
text/plain
Expires
Tue, Oct 14, 20:30 (21 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3074598
Default Alt Text
D3743.diff (572 B)

Event Timeline