mirror of
https://github.com/10h30/wordpress-export-to-markdown.git
synced 2026-06-05 15:09:59 +09:00
Decrease default write delay
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ export function load() {
|
||||
{
|
||||
name: 'markdown-file-write-delay',
|
||||
type: 'integer',
|
||||
default: 25
|
||||
default: 10
|
||||
},
|
||||
{
|
||||
name: 'include-time-with-date',
|
||||
|
||||
Reference in New Issue
Block a user