HummingBirdAnimeClient/app/config/config.toml.example

18 lines
572 B
Plaintext
Raw Normal View History

################################################################################
# Main User Configuration #
################################################################################
# Username for anime and manga lists
2017-01-11 22:26:43 -05:00
kitsu_username = "timw4mail"
# Whose list is it?
whose_list = "Tim"
# do you wish to show the anime collection?
show_anime_collection = true
2017-01-12 15:41:20 -05:00
# do you have a My Anime List account set up in mal.toml?
use_mal_api = false
# path to public directory on the server
asset_dir = "/../../public"