mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-15 07:34:42 -04:00
docs: Move 'User Profiles & Authentication' to design docs
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
8bb39b8c6d
commit
162a8e8816
3 changed files with 7 additions and 2 deletions
|
@ -52,7 +52,7 @@ export class Identity {
|
|||
|
||||
/**
|
||||
* If the identity should be used as the sync source.
|
||||
* See [authentication doc](../../docs/content/dev/authentication.md) for clarification
|
||||
* See [authentication doc](../../docs/content/dev/user_profiles.md) for clarification
|
||||
*/
|
||||
@Column()
|
||||
syncSource: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue