2023-04-19 12:51:03 +02:00
|
|
|
```yaml
|
|
|
|
indexPage: index
|
2024-09-30 12:15:00 +02:00
|
|
|
hideSyncButton: true
|
|
|
|
libraries:
|
|
|
|
# The "Core" library is recommended for all users
|
|
|
|
- import: "[[!silverbullet.md/Library/Core/*]]"
|
2024-03-20 17:40:00 +01:00
|
|
|
git:
|
|
|
|
autoCommitMinutes: 5
|
|
|
|
autoSync: true # or false
|
2023-04-19 12:51:03 +02:00
|
|
|
```
|