commit 3664a19c2904e01a431171ffcc068ccdc8e3b97e Author: CData Arc Date: Thu Feb 12 10:19:01 2026 +0800 Add profiles diff --git a/data/profile.cfg b/data/profile.cfg new file mode 100644 index 0000000..2238f31 --- /dev/null +++ b/data/profile.cfg @@ -0,0 +1,199 @@ +[Application] +AdminAPILockingStrategy = message +aitimeout = 600 +AllowAuthTokenInURL = false +AllowCustomConnectorDirectories = true +AllowOnlineInstallConnector = True +AllowUnmaskedPasswords = false +ArchiveDestination = LocalDisk +ArchivePageSize = 10000 +AutoDisableInactiveAccount = false +AutoDisableInactiveAccountEnabledTime = -1 +automationdiskusagethreshold = 90 +AutomationInterval = 500 +AutoSSOLogin = false +AutoTaskInterval = 30 +AutoTaskType = Archive +BackoffInterval = 60 +BackoffMaxThreshold = 15 +BackoffMinThreshold = 3 +BlockedExtensions = .exe,.aspx,.jsp,.js +BufferedWorkerMessageCount = 0 +checkdbrecordscntreportlimit = 100000 +checkdiskinodeusage = true +checkdiskusagereportlimit = 60 +checkitemsnumberinfoldersreportlimit = 5000 +checkmemoryusagereportlimit = 60 +CleanupReceiveFolder = false +CleanupSendFolder = false +CleanupSentFolder = false +CleanupTransactions = true +CleanupTransactionsChunkSize = 5000 +CollectUserData = true +CommandTimeout = 60 +ConnectorDefaultOutputFormat = Message +corsallowalldomains = false +corsallowcredentials = false +corsallowheaders = * +corsmaxage = 3600 +DefaultMaxConcurrent = -1 +DefaultMaxRequest = -1 +DisableSampleFlow = false +enablecors = false +EnableFlowAPILocks = false +EnableJSONPolicyEditor = false +EnableSlaNotify = true +EncryptPasswords = true +FlowSnapshotConnectorThreshold = 100 +healthycheckinterval = 1 +healthycheckreportinterval = 1440 +IntegrityMaxEntryLag = 1000 +IPProtectedResources = AdminAPI,FlowAPI +IsClassicActivityUi = true +IsClassicProfilesUi = false +IsClassicReportsUi = false +IsClassicSettingsUi = false +LogLevel = Info +LogPagingSize = 5000 +LogWorkerPool = false +LongMessageIdThreshold = 55 +MaxApplicationLogs = 100000 +MaxFilesPerPort = 20 +MaxInactiveDays = -1 +MaxWorkersPerPort = 5 +MessageBufferSize = 512KB +MFAType = enabled +MigrationChunkSize = 5000 +MinimumPasswordLength = 8 +MinimumPasswordLowercaseCharacters = 1 +MinimumPasswordNumericCharacters = 1 +MinimumPasswordSpecialCharacters = 0 +MinimumPasswordUppercaseCharacters = 1 +NotifyCertificateExpire = false +NotifyCertificateExpireDays = 30 +NotifyEmail = false +NotifyEmailSubject = Arc +NotifyProxyUseGlobal = false +NotifyStopStart = false +NotifyWindowsEvent = false +OpsRequireAuthToken = auto +PasswordExpirationAlertDays = 5 +PasswordExpireDays = -1 +PasswordReuseRestriction = 2 +ProcessParallel = true +RecordsPerPage = 10 +RegisterStatus = INSTALLED 02/12/2026 +ResourceUpdateConflictAction = Warn +S3MaxThread = 5 +S3Prefix = / +S3RetryCount = 5 +SendReportInterval = Weekly +SendStatusReport = false +ServiceMaxAttempts = 5 +ShowBetaConnectors = true +ShowConnectorsPage = false +ShowDeprecatedConnectors = false +ShowParentPortOption = false +ShowTransactionsTab = false +SSOEnableJITProvisioning = false +SSOIssuerCertificateRefreshInterval = 1 +SSOIssuerCertificateRefreshOnFailures = 5 +SSOIssuerCertificateRefreshTime = 0 +SSOKeyClaim = sub +SSOTokenSignatureAlgorithm = RS256 +SSOType = OIDC +StateStorageType = Database +SupportDailyTask = true +suspenddiskusagethreshold = 95 +SyslogEnable = false +SysLogEnabledLogs = Application +SysLogFacility = 1 +SysLogMessageFormat = CEF +SyslogProtocol = udp +SyslogRemoteHost = 255.255.255.255 +SyslogRemotePort = 514 +SysLogSSLAcceptServerCert = udp +SysLogSSLEnabled = false +SysLogVersion = 0 +uitimeformat = 24 +UseDatabaseLock = false +UseMemoryLock = false +UseRelativePath = true +VersionControlEnabled = true +WorkerPool = 20 + +[FTPServer] +AllowActiveMode = true +ConnectionBacklog = 50 +DeleteInterval = 90 +InactivityTimeout = 60 +LogLevel = Info +PassivePortRange = 1024- +PersistReceivedFiles = false +Port = 21 +RotateInterval = 30 +ServerCertificateSubject = * +ServerSSLMode = 2 +ServiceEnabled = False +SSLEnabledProtocols = TLSv1.0,TLSv1.1,TLSv1.2 +WelcomeMessage = CData Arc FTP Service + +[HL7MLLP] +DeleteInterval = 90 +inactivitytimeout = 60 +LogLevel = Info +port = 2575 +RotateInterval = 30 +ServiceEnabled = False +usessl = false + +[OFTP] +AllowWeakDHKeys = false +AuthChallengePrivateKeySubject = * +ConnectionBacklog = 50 +DeleteInterval = 90 +DeleteOnError = true +DisconnectAfterEndSession = true +EnablePublicProfile = false +InactivityTimeout = 60 +LockoutFailedAttempts = 6 +LockoutPeriod = 30 +LockoutTimeCheckPeriod = 5 +LogLevel = Info +oftptrustedip = * +Port = 6619 +PortReadOnly = false +PrivateKeySubject = * +ReceiptSignPrivateKeySubject = * +RolloverPrivateKeySubject = * +RotateInterval = 30 +ServiceEnabled = False +SignNERPCreator = true +SignPrivateKeySubject = * +SSLEnabledProtocols = TLSv1.0,TLSv1.1,TLSv1.2 +SSLPrivateKeySubject = * +SupportSSL = true +UseSSL = true +VerifyCerts = false + +[SFTPServer] +ConnectionBacklog = 50 +DeleteInterval = 90 +InactivityTimeout = 60 +LockoutFailedAttempts = 6 +LockoutPeriod = 30 +LockoutTimeCheckPeriod = 5 +LoginBanner = CData Arc SFTP Service +LogLevel = Info +LogonType = 3 +PersistReceivedFiles = false +Port = 22 +PortReadonly = false +RotateInterval = 30 +ServerCertificateSubject = * +ServiceEnabled = False +sftptrustedip = * +ShowRootDirectory = true +StrictKeyExchange = DoNotEnforce +UsePortidForUser = false +