feat(codimd): allow anonymous view

This commit is contained in:
Peter 2023-06-20 17:46:47 +00:00
parent 511e4deae5
commit aa14d379cb

View file

@ -29,7 +29,7 @@ codimd:
allowPDFExport: true
notePermission:
allowAnonymousEdit: false
allowAnonymousView: false
allowAnonymousView: true
authentication:
local:
enabled: false