Update config.toml.example file

This commit is contained in:
Timothy Warren 2018-10-09 18:21:06 -04:00
parent 5b4e1df740
commit ee3f3e1743
1 changed files with 2 additions and 6 deletions

View File

@ -3,10 +3,10 @@
################################################################################
# Username for anime and manga lists
kitsu_username = "timw4mail"
kitsu_username = "johnsmith"
# Whose list is it?
whose_list = "Tim"
whose_list = "Someone"
# do you wish to show the anime collection?
show_anime_collection = true
@ -18,10 +18,6 @@ show_manga_collection = false
# Default views and paths
################################################################################
# Path to public directory, where images/css/javascript are located,
# appended to the url
asset_path = "/public"
# Which list should be the default?
default_list = "anime" # anime or manga