update example configuration file

pull/13/head
Mike Fährmann 8 years ago
parent fe85195023
commit 794fa22762
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -12,6 +12,7 @@
{
"directory_fmt": ["{category}", "my bookmarks"]
},
"ugoira": true,
"username": null,
"password": null
},
@ -19,25 +20,17 @@
{
"wait-min": 3,
"wait-max": 6,
"cookies":
{
"ipb_member_id": null,
"ipb_pass_hash": null
}
"username": null,
"password": null
},
"nijie":
{
"email": null,
"username": null,
"password": null
},
"gelbooru":
{
"filename_fmt": "{category}_{id:>07}_{md5}.{extension}",
"cookies":
{
"user_id": null,
"pass_hash": null
}
"filename_fmt": "{category}_{id:>07}_{md5}.{extension}"
}
}
}

Loading…
Cancel
Save