notes/SETTINGS.md
2024-09-30 10:25:00 +00:00

14 lines
340 B
Markdown

```yaml
indexPage: index
hideSyncButton: true
libraries:
# The "Core" library is recommended for all users
- import: "[[!silverbullet.md/Library/Core/*]]"
exclude:
- "[[!silverbullet.md/Library/Core/Widget/Table of Contents]]"
- "[[!silverbullet.md/Library/Journal]]"
git:
autoCommitMinutes: 5
autoSync: true # or false
```