{ "pathToConf": "..\\..\\..\\..\\..\\config", "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "resGen": "C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\ResGen.exe", "AllowedHosts": "*", "enabled": { "langs": [ "Neutral", "ru", "fr", "de", "es", "it", "az", "cs", "el", "ja", "lo", "nl", "pt", "ro", "sk", "tr", "vi", "bg", "fi", "ko", "lv", "pl", "pt-BR", "sl", "uk", "zh-CN" ], "projects": [ "People", "WebStudio" ] }, "ConnectionStrings": { "default": { "name": "default", "connectionString": "Server=localhost;Database=teamlab_translate;User ID=root;Password=root;Pooling=true;Character Set=utf8;AutoEnlist=false;SSL Mode=none;AllowPublicKeyRetrieval=True", "providerName": "MySql.Data.MySqlClient" } }, "DbProviderFactories": { "mysql": { "name": "MySQL Data Provider", "invariant": "MySql.Data.MySqlClient", "description": ".Net Framework Data Provider for MySQL", "type": "MySql.Data.MySqlClient.MySqlClientFactory, MySql.Data" } } }