Skip to content

Commit

Permalink
Add display name docs
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Nov 4, 2024
1 parent fc870c2 commit c7ab78f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ However, some parts of the environment definition cannot be edited simultaneousl

![Presence indicators{668x157}](/images/docs/static/mockoon-cloud/data-synchronization-team-collaboration/presence-indicators.png)

> 💡 You can customize your display name in the [application settings](/account/info/) to make it easier for your team members to identify you.
## Offline editing

Mockoon's synchronization and collaboration features are primarily designed to work while being **online**. Offline editing works to some extent, but it is **not recommended to simultaneously edit** the same environment while being offline.
Expand Down
5 changes: 4 additions & 1 deletion pages/account/info.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,10 @@ const AccountInfo: FunctionComponent = function () {
<h4 className='mb-0'>Profile</h4>
<small className='text-gray-700'>
The display name will be used in the desktop
application when using team collaboration
application when using{' '}
<Link href='/docs/latest/mockoon-cloud/data-synchronization-team-collaboration/#team-collaboration-and-conflict-handling'>
team collaboration
</Link>
</small>
</div>
</div>
Expand Down

0 comments on commit c7ab78f

Please sign in to comment.