make config reflect descriptive text
This commit is contained in:
parent
2a330b6fcf
commit
c4b913b45b
@ -4,7 +4,7 @@
|
||||
$comiccat = "3";
|
||||
|
||||
//BLOG CATEGORY - the WordPress ID of your blog category (default "1").
|
||||
$blogcat = "4";
|
||||
$blogcat = "1";
|
||||
|
||||
//COMIC FOLDER - the folder your comics files are located in (default "comics")
|
||||
$comic_folder = "comics";
|
||||
|
Loading…
Reference in New Issue
Block a user