User talk:Addshore: Difference between revisions

Jump to navigation Jump to search
imported>Addshore
imported>Addshore
Line 36:
== Protections/restrictions ==
 
Looking at the ansible playbook, I see the code:<br>
<pre>
// Restrictions<br>
'+wgRestrictionLevels' => array(<br>
'default+wgRestrictionLevels' => array(<br>
'userdefault',<br => array(
'stewarduser'<br>,
'steward'
),<br>
'+metawiki' => array(<br>
'createwiki'<br>
),<br>
),<br>
),<br>
'+wgRestrictionTypes' => array(<br>
'default+wgRestrictionTypes' => array(<br>
'deletedefault'<br => array(
'delete'
),<br>
),<br>
),
'$wgRestrictDisplayTitle' => array(<br>
'default' => true,<br>
'portalwikidefault' => falsetrue,<br>
'portalwiki' => false,
),<br>
),
// /Restrictions<br>
 
</pre>
 
This code looks firmilar, and I was wondering if this is what I think it is.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu