pogo/config.json

11 lines
338 B
JSON
Raw Normal View History

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