feat(codimd): allow anonymous view
This commit is contained in:
parent
511e4deae5
commit
aa14d379cb
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ codimd:
|
|||
allowPDFExport: true
|
||||
notePermission:
|
||||
allowAnonymousEdit: false
|
||||
allowAnonymousView: false
|
||||
allowAnonymousView: true
|
||||
authentication:
|
||||
local:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue