11 lines
215 B
Markdown
11 lines
215 B
Markdown
```yaml
|
|
indexPage: index
|
|
hideSyncButton: true
|
|
libraries:
|
|
# The "Core" library is recommended for all users
|
|
- import: "[[!silverbullet.md/Library/Core/*]]"
|
|
git:
|
|
autoCommitMinutes: 5
|
|
autoSync: true # or false
|
|
```
|