fileserver/backend/default_config.json

11 lines
199 B
JSON
Raw Normal View History

2022-09-04 08:35:10 +00:00
{
"gitlab_id": "",
"gitlab_secret": "",
"gitlab_url": "",
"gitlab_api_url": "",
"gitlab_redirect_url": "",
"smtp_server": "",
"smtp_port": 25,
"smtp_user": "",
"smtp_password": ""
}