436 lines
12 KiB
PHP
436 lines
12 KiB
PHP
<?php
|
|
return [
|
|
'useCache' => true,
|
|
'jobMaxPortion' => 15,
|
|
'jobRunInParallel' => true,
|
|
'jobPoolConcurrencyNumber' => 8,
|
|
'daemonMaxProcessNumber' => 5,
|
|
'daemonInterval' => 10,
|
|
'daemonProcessTimeout' => 36000,
|
|
'jobForceUtc' => false,
|
|
'recordsPerPage' => 20,
|
|
'recordsPerPageSmall' => 5,
|
|
'recordsPerPageSelect' => 10,
|
|
'recordsPerPageKanban' => 5,
|
|
'applicationName' => 'bitbylaw CRM',
|
|
'timeZone' => 'Europe/Berlin',
|
|
'dateFormat' => 'DD.MM.YYYY',
|
|
'timeFormat' => 'HH:mm',
|
|
'weekStart' => 1,
|
|
'thousandSeparator' => '.',
|
|
'decimalMark' => ',',
|
|
'exportDelimiter' => ',',
|
|
'currencyList' => [
|
|
0 => 'USD',
|
|
1 => 'EUR'
|
|
],
|
|
'defaultCurrency' => 'EUR',
|
|
'baseCurrency' => 'EUR',
|
|
'currencyNoJoinMode' => false,
|
|
'outboundEmailIsShared' => true,
|
|
'outboundEmailFromName' => 'EspoCRM',
|
|
'outboundEmailFromAddress' => NULL,
|
|
'smtpServer' => NULL,
|
|
'smtpPort' => 587,
|
|
'smtpAuth' => true,
|
|
'smtpSecurity' => 'TLS',
|
|
'smtpUsername' => NULL,
|
|
'language' => 'de_DE',
|
|
'authenticationMethod' => 'Oidc',
|
|
'tabQuickSearch' => true,
|
|
'globalSearchEntityList' => [
|
|
0 => 'Account',
|
|
1 => 'Contact',
|
|
2 => 'Lead',
|
|
3 => 'Opportunity'
|
|
],
|
|
'tabList' => [
|
|
0 => (object) [
|
|
'type' => 'divider',
|
|
'text' => 'Vermieterhelden',
|
|
'id' => '737249'
|
|
],
|
|
1 => 'CPuls',
|
|
2 => 'CVmhErstgespraech',
|
|
3 => 'CMietobjekt',
|
|
4 => (object) [
|
|
'type' => 'group',
|
|
'text' => 'Beteiligte',
|
|
'iconClass' => NULL,
|
|
'color' => NULL,
|
|
'id' => '930480',
|
|
'itemList' => [
|
|
0 => 'CBeteiligte',
|
|
1 => 'CAdressen',
|
|
2 => 'CBankverbindungen'
|
|
]
|
|
],
|
|
5 => 'CVmhMietverhltnis',
|
|
6 => 'CKuendigung',
|
|
7 => 'CVmhRumungsklage',
|
|
8 => 'CMietinkasso',
|
|
9 => 'CDokumente',
|
|
10 => (object) [
|
|
'type' => 'divider',
|
|
'id' => '342567',
|
|
'text' => '$CRM'
|
|
],
|
|
11 => 'Contact',
|
|
12 => (object) [
|
|
'type' => 'divider',
|
|
'text' => '$Activities',
|
|
'id' => '219419'
|
|
],
|
|
13 => 'Email',
|
|
14 => 'Call',
|
|
15 => 'Task',
|
|
16 => 'Calendar',
|
|
17 => (object) [
|
|
'type' => 'divider',
|
|
'id' => '655187',
|
|
'text' => '$Support'
|
|
],
|
|
18 => 'Case',
|
|
19 => 'KnowledgeBaseArticle',
|
|
20 => (object) [
|
|
'type' => 'divider',
|
|
'text' => NULL,
|
|
'id' => '137994'
|
|
],
|
|
21 => '_delimiter_',
|
|
22 => (object) [
|
|
'type' => 'divider',
|
|
'text' => '$Marketing',
|
|
'id' => '463280'
|
|
],
|
|
23 => 'Campaign',
|
|
24 => 'TargetList',
|
|
25 => (object) [
|
|
'type' => 'divider',
|
|
'text' => '$Business',
|
|
'id' => '518202'
|
|
],
|
|
26 => (object) [
|
|
'type' => 'divider',
|
|
'text' => '$Organization',
|
|
'id' => '566592'
|
|
],
|
|
27 => 'User',
|
|
28 => (object) [
|
|
'type' => 'divider',
|
|
'text' => NULL,
|
|
'id' => '898671'
|
|
],
|
|
29 => 'Team',
|
|
30 => 'WorkingTimeCalendar',
|
|
31 => 'EmailTemplate',
|
|
32 => 'Template',
|
|
33 => 'Import',
|
|
34 => 'GlobalStream',
|
|
35 => 'Report',
|
|
36 => 'CCallQueues'
|
|
],
|
|
'quickCreateList' => [
|
|
0 => 'Account',
|
|
1 => 'Contact',
|
|
2 => 'Lead',
|
|
3 => 'Opportunity',
|
|
4 => 'Meeting',
|
|
5 => 'Call',
|
|
6 => 'Task',
|
|
7 => 'Case',
|
|
8 => 'Email',
|
|
9 => 'CKuendigung'
|
|
],
|
|
'exportDisabled' => false,
|
|
'adminNotifications' => true,
|
|
'adminNotificationsNewVersion' => true,
|
|
'adminNotificationsCronIsNotConfigured' => true,
|
|
'adminNotificationsNewExtensionVersion' => true,
|
|
'assignmentEmailNotifications' => false,
|
|
'assignmentEmailNotificationsEntityList' => [
|
|
0 => 'Lead',
|
|
1 => 'Opportunity',
|
|
2 => 'Task',
|
|
3 => 'Case'
|
|
],
|
|
'assignmentNotificationsEntityList' => [
|
|
0 => 'Call',
|
|
1 => 'Email',
|
|
2 => 'BpmnUserTask'
|
|
],
|
|
'portalStreamEmailNotifications' => true,
|
|
'streamEmailNotificationsEntityList' => [
|
|
0 => 'Case'
|
|
],
|
|
'streamEmailNotificationsTypeList' => [
|
|
0 => 'Post',
|
|
1 => 'Status',
|
|
2 => 'EmailReceived'
|
|
],
|
|
'emailNotificationsDelay' => 30,
|
|
'emailMessageMaxSize' => 10,
|
|
'emailRecipientAddressMaxCount' => 100,
|
|
'notificationsCheckInterval' => 10,
|
|
'popupNotificationsCheckInterval' => 15,
|
|
'maxEmailAccountCount' => 2,
|
|
'followCreatedEntities' => false,
|
|
'b2cMode' => false,
|
|
'theme' => 'Light',
|
|
'themeParams' => (object) [
|
|
'navbar' => 'side'
|
|
],
|
|
'massEmailMaxPerHourCount' => 100,
|
|
'massEmailMaxPerBatchCount' => NULL,
|
|
'massEmailVerp' => false,
|
|
'personalEmailMaxPortionSize' => 50,
|
|
'inboundEmailMaxPortionSize' => 50,
|
|
'emailAddressLookupEntityTypeList' => [
|
|
0 => 'User'
|
|
],
|
|
'emailAddressSelectEntityTypeList' => [
|
|
0 => 'User',
|
|
1 => 'Contact',
|
|
2 => 'Lead',
|
|
3 => 'Account'
|
|
],
|
|
'emailAddressEntityLookupDefaultOrder' => [
|
|
0 => 'User',
|
|
1 => 'Contact',
|
|
2 => 'Lead',
|
|
3 => 'Account'
|
|
],
|
|
'phoneNumberEntityLookupDefaultOrder' => [
|
|
0 => 'User',
|
|
1 => 'Contact',
|
|
2 => 'Lead',
|
|
3 => 'Account'
|
|
],
|
|
'authTokenLifetime' => 0,
|
|
'authTokenMaxIdleTime' => 48,
|
|
'userNameRegularExpression' => '[^a-z0-9\\-@_\\.\\s]',
|
|
'addressFormat' => 2,
|
|
'displayListViewRecordCount' => true,
|
|
'dashboardLayout' => [
|
|
0 => (object) [
|
|
'name' => 'My Espo',
|
|
'layout' => [
|
|
0 => (object) [
|
|
'id' => 'd48756',
|
|
'name' => 'Iframe',
|
|
'x' => 0,
|
|
'y' => 0,
|
|
'width' => 2,
|
|
'height' => 2
|
|
],
|
|
1 => (object) [
|
|
'id' => 'default-activities',
|
|
'name' => 'Activities',
|
|
'x' => 2,
|
|
'y' => 0,
|
|
'width' => 2,
|
|
'height' => 4
|
|
],
|
|
2 => (object) [
|
|
'id' => 'default-stream',
|
|
'name' => 'Stream',
|
|
'x' => 0,
|
|
'y' => 2,
|
|
'width' => 2,
|
|
'height' => 4
|
|
]
|
|
]
|
|
]
|
|
],
|
|
'calendarEntityList' => [
|
|
0 => 'Meeting',
|
|
1 => 'Call',
|
|
2 => 'Task'
|
|
],
|
|
'activitiesEntityList' => [
|
|
0 => 'Meeting',
|
|
1 => 'Call'
|
|
],
|
|
'historyEntityList' => [
|
|
0 => 'Meeting',
|
|
1 => 'Call',
|
|
2 => 'Email'
|
|
],
|
|
'busyRangesEntityList' => [
|
|
0 => 'Meeting',
|
|
1 => 'Call'
|
|
],
|
|
'emailAutoReplySuppressPeriod' => '2 hours',
|
|
'emailAutoReplyLimit' => 5,
|
|
'cleanupJobPeriod' => '1 month',
|
|
'cleanupActionHistoryPeriod' => '15 days',
|
|
'cleanupAuthTokenPeriod' => '1 month',
|
|
'cleanupSubscribers' => true,
|
|
'cleanupAudit' => true,
|
|
'cleanupAuditPeriod' => '3 months',
|
|
'appLogAdminAllowed' => false,
|
|
'currencyFormat' => 3,
|
|
'currencyDecimalPlaces' => 2,
|
|
'aclAllowDeleteCreated' => false,
|
|
'aclAllowDeleteCreatedThresholdPeriod' => '24 hours',
|
|
'attachmentAvailableStorageList' => NULL,
|
|
'attachmentUploadMaxSize' => 256,
|
|
'attachmentUploadChunkSize' => 4,
|
|
'inlineAttachmentUploadMaxSize' => 20,
|
|
'textFilterUseContainsForVarchar' => false,
|
|
'tabColorsDisabled' => false,
|
|
'massPrintPdfMaxCount' => 50,
|
|
'emailKeepParentTeamsEntityList' => [
|
|
0 => 'Case'
|
|
],
|
|
'streamEmailWithContentEntityTypeList' => [
|
|
0 => 'Case'
|
|
],
|
|
'recordListMaxSizeLimit' => 200,
|
|
'noteDeleteThresholdPeriod' => '1 month',
|
|
'noteEditThresholdPeriod' => '7 days',
|
|
'notePinnedMaxCount' => 5,
|
|
'emailForceUseExternalClient' => false,
|
|
'useWebSocket' => true,
|
|
'auth2FAMethodList' => [
|
|
0 => 'Totp'
|
|
],
|
|
'auth2FAInPortal' => false,
|
|
'personNameFormat' => 'lastFirstMiddle',
|
|
'newNotificationCountInTitle' => true,
|
|
'pdfEngine' => 'Dompdf',
|
|
'smsProvider' => NULL,
|
|
'mapProvider' => 'Google',
|
|
'defaultFileStorage' => 'EspoUploadDir',
|
|
'ldapUserNameAttribute' => 'sAMAccountName',
|
|
'ldapUserFirstNameAttribute' => 'givenName',
|
|
'ldapUserLastNameAttribute' => 'sn',
|
|
'ldapUserTitleAttribute' => 'title',
|
|
'ldapUserEmailAddressAttribute' => 'mail',
|
|
'ldapUserPhoneNumberAttribute' => 'telephoneNumber',
|
|
'ldapUserObjectClass' => 'person',
|
|
'ldapPortalUserLdapAuth' => false,
|
|
'passwordGenerateLength' => 10,
|
|
'passwordStrengthLength' => NULL,
|
|
'passwordStrengthLetterCount' => NULL,
|
|
'passwordStrengthNumberCount' => NULL,
|
|
'passwordStrengthBothCases' => false,
|
|
'passwordStrengthSpecialCharacterCount' => NULL,
|
|
'massActionIdleCountThreshold' => 100,
|
|
'exportIdleCountThreshold' => 1000,
|
|
'oidcJwtSignatureAlgorithmList' => [
|
|
0 => 'RS256'
|
|
],
|
|
'oidcUsernameClaim' => 'preferred_username',
|
|
'oidcFallback' => true,
|
|
'oidcScopes' => [
|
|
0 => 'profile',
|
|
1 => 'phone',
|
|
2 => 'openid',
|
|
3 => 'roles'
|
|
],
|
|
'oidcAuthorizationPrompt' => 'select_account',
|
|
'listViewSettingsDisabled' => false,
|
|
'cleanupDeletedRecords' => true,
|
|
'phoneNumberNumericSearch' => true,
|
|
'phoneNumberInternational' => true,
|
|
'phoneNumberExtensions' => false,
|
|
'phoneNumberPreferredCountryList' => [
|
|
0 => 'de'
|
|
],
|
|
'wysiwygCodeEditorDisabled' => false,
|
|
'customPrefixDisabled' => false,
|
|
'listPagination' => true,
|
|
'starsLimit' => 500,
|
|
'quickSearchFullTextAppendWildcard' => false,
|
|
'authIpAddressCheck' => false,
|
|
'authIpAddressWhitelist' => [],
|
|
'authIpAddressCheckExcludedUsersIds' => [],
|
|
'authIpAddressCheckExcludedUsersNames' => (object) [],
|
|
'availableReactions' => [
|
|
0 => 'Like'
|
|
],
|
|
'streamReactionsCheckMaxSize' => 50,
|
|
'emailScheduledBatchCount' => 50,
|
|
'emailAddressMaxCount' => 10,
|
|
'phoneNumberMaxCount' => 10,
|
|
'iframeSandboxExcludeDomainList' => [
|
|
0 => 'youtube.com',
|
|
1 => 'google.com'
|
|
],
|
|
'microtime' => 1773096908.308369,
|
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
|
'fullTextSearchMinLength' => 4,
|
|
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',
|
|
'userThemesDisabled' => true,
|
|
'avatarsDisabled' => false,
|
|
'scopeColorsDisabled' => false,
|
|
'tabIconsDisabled' => false,
|
|
'dashletsOptions' => (object) [
|
|
'd48756' => (object) [
|
|
'title' => 'PKR',
|
|
'url' => 'https://www.rvg-rechner.de/rvg-rechner/pkr.html',
|
|
'autorefreshInterval' => 10
|
|
]
|
|
],
|
|
'companyLogoId' => '68e78bdc81f69ce51',
|
|
'companyLogoName' => 'Blue H logo.png',
|
|
'googleMapsApiKey' => 'AIzaSyAVPz_wjeaRuFLDTLcoMXb0SWXWh86xFGs',
|
|
'googleMapsMapId' => 'de267c708f3e643c4f876908',
|
|
'integrations' => (object) [
|
|
'GoogleMaps' => true
|
|
],
|
|
'maintenanceMode' => false,
|
|
'cronDisabled' => false,
|
|
'fiscalYearShift' => 0,
|
|
'addressCityList' => [],
|
|
'addressStateList' => [],
|
|
'emailAddressIsOptedOutByDefault' => false,
|
|
'workingTimeCalendarName' => NULL,
|
|
'workingTimeCalendarId' => NULL,
|
|
'oidcAuthorizationEndpoint' => 'https://auth.infinity-transfers.de/realms/lehmann%20und%20partner/protocol/openid-connect/auth',
|
|
'oidcClientId' => 'crm.bitbylaw.com-internal',
|
|
'oidcTokenEndpoint' => 'https://auth.infinity-transfers.de/realms/lehmann%20und%20partner/protocol/openid-connect/token',
|
|
'oidcUserInfoEndpoint' => 'https://auth.infinity-transfers.de/realms/lehmann%20und%20partner/protocol/openid-connect/userinfo',
|
|
'oidcCreateUser' => true,
|
|
'oidcSync' => true,
|
|
'oidcGroupClaim' => 'roles',
|
|
'oidcSyncTeams' => true,
|
|
'authTokenPreventConcurrent' => false,
|
|
'auth2FA' => false,
|
|
'passwordRecoveryDisabled' => false,
|
|
'passwordRecoveryForAdminDisabled' => false,
|
|
'passwordRecoveryNoExposure' => false,
|
|
'passwordRecoveryForInternalUsersDisabled' => false,
|
|
'oidcJwksEndpoint' => 'https://auth.infinity-transfers.de/realms/lehmann%20und%20partner/protocol/openid-connect/certs',
|
|
'oidcTeamsIds' => [
|
|
0 => '68da9bdd622c9958a',
|
|
1 => '68db016f1f9a353c9'
|
|
],
|
|
'oidcTeamsNames' => (object) [
|
|
'68da9bdd622c9958a' => 'vermieterhelden',
|
|
'68db016f1f9a353c9' => 'pflichtteilshelden'
|
|
],
|
|
'oidcTeamsColumns' => (object) [
|
|
'68da9bdd622c9958a' => (object) [
|
|
'group' => 'vermieterhelden'
|
|
],
|
|
'68db016f1f9a353c9' => (object) [
|
|
'group' => 'pflichtteilshelden'
|
|
]
|
|
],
|
|
'oidcAllowRegularUserFallback' => false,
|
|
'oidcAllowAdminUser' => false,
|
|
'oidcLogoutUrl' => NULL,
|
|
'mentionEmailNotifications' => false,
|
|
'streamEmailNotifications' => false,
|
|
'notificationGrouping' => true,
|
|
'advancedPackUpdateSkipWorkflowOrder' => true,
|
|
'adminPanelIframeUrl' => 'https://s.espocrm.com/?instanceId=4437546e-79fc-40f6-ac04-448b526c1401&advanced-pack=19bc86a68a7bb01f458cb391d43a9212',
|
|
'baselineRoleName' => NULL,
|
|
'baselineRoleId' => NULL,
|
|
'webhookAllowedAddressList' => [
|
|
0 => 'api.bitbylaw.com:443'
|
|
]
|
|
];
|