9 lines
209 B
JSON
9 lines
209 B
JSON
|
{
|
||
|
"realTimeUpdate": true,
|
||
|
"realTimeUpdateInterval": 1000,
|
||
|
"realTimeAttemptsToProcess": 3,
|
||
|
"cleanContent": true,
|
||
|
"showNotifications": true,
|
||
|
"include": ".*\\.md",
|
||
|
"mediaRootDirectory": "pictures"
|
||
|
}
|