pogo/config.json
2017-09-11 12:12:24 -07:00

11 lines
338 B
JSON

{
"AdminUsername": "",
"AdminPassword": "",
"MediaDirectory": "podcasts/",
"Name": "Git Galaxy Podcast",
"Host": "Gabriel Simmer",
"Email": "gabriel@gitgalaxy.com",
"Description": "Discussion about open source projects on the internet.",
"Image": "localhost:8000/assets/podcast_image.png",
"PodcastUrl": "http://localhost:8000"
}