core: XFTP file transfer test (#2009)

This commit is contained in:
spaced4ndy
2023-03-16 10:49:57 +04:00
committed by GitHub
parent fda41817e9
commit 12200a74ff
8 changed files with 78 additions and 48 deletions
+1
View File
@@ -108,6 +108,7 @@ data ChatConfig = ChatConfig
xftpDescrPartSize :: Int,
inlineFiles :: InlineFilesConfig,
xftpFileConfig :: Maybe XFTPFileConfig, -- Nothing - XFTP is disabled
tempDir :: Maybe FilePath,
subscriptionEvents :: Bool,
hostEvents :: Bool,
logLevel :: ChatLogLevel,