DocSpace-client/common/services/ASC.ApiSystem/appsettings.json

37 lines
823 B
JSON
Raw Normal View History

2020-02-18 13:48:38 +00:00
{
"pathToConf": "..\\..\\..\\config"
2020-02-18 13:48:38 +00:00
//"auth": {
// "allowskip": "false",
// "allowskip-registerportal": "true"
//},
2020-02-18 13:48:38 +00:00
//"core": {
// "base-domain": "localhost",
// "machinekey": "1123askdasjklasbnd\"",
// "notify": {
// "postman": "log"
// },
// "payment-partners": "",
// "username": {
// "regex": "^[\\p{L}\\p{M}' \\-]+$"
// }
//},
2020-02-18 13:48:38 +00:00
//"recaptcha": {
// "private-key": "6Leg06YUAAAAAKcKAVL8u_ZU4xbXAjPiAflBaA-2",
// "required": "true"
//},
2020-02-18 13:48:38 +00:00
//"web": {
// "api-cache": "",
// "app": {
// "keys": "ios-1e88-4c51-925c-6e521f2b2b46,android-39ed-4f49-89a4-01fe9175dc91"
// },
// "autotest": {
// "secret-email": "^teamlab.ruby@gmail.com$|^teamlab.hourly.check@gmail.com$|^teamlab.daily.check@gmail.com$|^.+@qamail.teamlab.info"
// }
//}
2020-02-18 13:48:38 +00:00
}