pogo/config.json

11 lines
309 B
JSON
Raw Normal View History

{
"AdminUsername": "",
"AdminPassword": "",
"MediaDirectory": "podcasts/",
"Name": "Git Galaxy Stargazers",
"Host": "Gabriel Simmer",
"Email": "gabriel@gitgalaxy.com",
2017-09-11 18:10:35 +01:00
"Description": "open source discussion",
"Image": "localhost:8000/assets/podcast_image.png",
"PodcastUrl": "http://localhost:8000"
}