mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
docs: Apply bullet style changes from Prettier.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
6145fdf678
commit
915884bff7
@@ -202,9 +202,9 @@ dictionary.
|
||||
`property_types`.** However, there are some properties that need custom
|
||||
logic and thus cannot use this framework. For example:
|
||||
|
||||
* The realm `authentication_methods` attribute is a bitfield and needs
|
||||
- The realm `authentication_methods` attribute is a bitfield and needs
|
||||
additional code for validation and updating.
|
||||
* The `allow_message_editing` and `message_content_edit_limit_seconds`
|
||||
- The `allow_message_editing` and `message_content_edit_limit_seconds`
|
||||
fields depend on one another, so they are also handled separately and
|
||||
not included in `property_types`.
|
||||
|
||||
|
Reference in New Issue
Block a user