docs: add PortalAttach config

This commit is contained in:
alistair3149 2021-01-29 15:55:41 -05:00
parent 5320e3ebfe
commit 7f0899d940
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -35,6 +35,7 @@ Name | Description | Values | Default
:--- | :--- | :--- | :---
`$wgCitizenThemeDefault` | The default theme of the skin | `auto` - switch between light and dark according to OS/browser settings; `light`; `dark` | `auto`
`$wgCitizenShowPageTools` | The condition of page tools visibility | `true` - always visible; `login` - visible to logged-in users; `permission` - visible to users with the right permissions | `true`
`$wgCitizenPortalAttach` | Label of the portal to attach links to upload and special pages to | string | `first`
`$wgCitizenThemeColor` | The color defined in the `theme-color` meta tag | Hex color code | `#11151d`
### Search suggestions