소스 검색

update comment

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 년 전
부모
커밋
34014ce450
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Brand/NCBrand.swift

+ 1 - 0
Brand/NCBrand.swift

@@ -79,6 +79,7 @@ import UIKit
     @objc public var disable_log:                       Bool = false
     @objc public var disable_mobileconfig:              Bool = false
 
+    // Internal option behaviour
     @objc public var cleanUpDay:                        Int = 0                                                     // Set default "Delete all file older than " possible days value are: 0, 1, 7, 30, 90, 180, 365
 
     override init() {