pogo/config.json
2017-09-19 12:28:59 -07:00

11 lines
344 B
JSON

{
"AdminUsername": "gabriel",
"AdminPassword": "password1",
"MediaDirectory": "podcasts/",
"Name": "Pogo Test Feed",
"Host": "Gabriel Simmer",
"Email": "admin@localhost",
"Description": "Discussion about open source projects on the internet.",
"Image": "localhost:8000/assets/podcast_image.png",
"PodcastUrl": "http://localhost:8000"
}