{ "core": { "base-domain": "localhost", "machinekey": "your_core_machinekey", "notify": { "postman": "log" }, "payment-partners": "", "username": { "regex": "^[\\p{L}\\p{M}' \\-]+$" } }, "web": { "alias": { "min": 3 }, "api-cache": "", "autotest": { "secret-email": "" }, "app": { "keys": "" } }, "recaptcha": { "required": false, "private-key": { "default": "", "android": "", "ios": "" } }, "auth": { "allowskip": { "default": false, "registerportal": true } }, "ConnectionStrings": { "default": { "name": "default", "connectionString": "Server=onlyoffice-mysql-server;Port=3306;Database=docspace;User ID=onlyoffice_user;Password=onlyoffice_pass;Pooling=true;Character Set=utf8;AutoEnlist=false;SSL Mode=none;ConnectionReset=false", "providerName": "MySql.Data.MySqlClient" } }, "quota": { "id": -3 } }