silverbullet/web/constants.ts

3 lines
92 B
TypeScript

export const maximumAttachmentSize = 10; // MiB
export const defaultLinkStyle = "wikilink";