|
@@ -78,7 +78,6 @@ class fileProviderData: NSObject {
|
|
|
// LOG
|
|
|
if let pathDirectoryGroup = CCUtility.getDirectoryGroup()?.path {
|
|
|
NCCommunicationCommon.shared.pathLog = pathDirectoryGroup
|
|
|
- NCCommunicationCommon.shared.copyLogToDocumentDirectory = true
|
|
|
let levelLog = CCUtility.getLogLevel()
|
|
|
NCCommunicationCommon.shared.levelLog = levelLog
|
|
|
let version = NSString(format:NCBrandOptions.shared.textCopyrightNextcloudiOS as NSString, NCUtility.shared.getVersionApp()) as String
|