ソースを参照

update comment

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年 前
コミット
daba0c3374
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Brand/NCBrand.swift

+ 1 - 1
Brand/NCBrand.swift

@@ -79,7 +79,7 @@ import UIKit
     @objc public var disable_log:                       Bool = false
     @objc public var disable_mobileconfig:              Bool = false
 
-    @objc public var cleanUpDay:                        Int = 0                                                     // Set default "Delete all file older than " possible value are: 0, 1, 7, 30, 90, 180, 365
+    @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() {