HummingBirdAnimeClient/app/config/config.toml.example

15 lines
493 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
# path to public directory on the server
asset_dir = "/../../public"