mirror of
https://github.com/writefreely/documentation.git
synced 2024-11-14 23:11:03 +00:00
Document default_visibility
config value
This commit is contained in:
parent
0e54ae528c
commit
6f17dfaea1
@ -69,3 +69,4 @@ These fields can always be set, but only apply to **multi-user** instances.
|
||||
| `max_blogs` | Maximum number of blogs a single user can create under one account | 5 |
|
||||
| `local_timeline` | Whether or not the instance reader (and the _Public_ option on blogs) is enabled | true |
|
||||
| `user_invites` | Who is allowed to send user invites, if anyone. A blank value disables invites for all users. Valid choices: _empty_, `user`, or `admin` | user |
|
||||
| `default_visibility` | The default visibility setting for newly-created blogs. Valid choices: `unlisted` (default), `public`, or `private` | public |
|
||||
|
Loading…
Reference in New Issue
Block a user