feat: landing page + logo, dev-mode banner + sync cap, non-blocking sync with progress splash
This commit is contained in:
@@ -19,12 +19,16 @@
|
||||
"https://www.googleapis.com/auth/gmail.modify"
|
||||
]
|
||||
},
|
||||
"App": {
|
||||
"DevMode": false
|
||||
},
|
||||
"GmailSync": {
|
||||
"PageSize": 100,
|
||||
"MaxParallelism": 4,
|
||||
"MaxRetries": 5,
|
||||
"BackoffBaseMs": 500,
|
||||
"DailySyncHourUtc": 3
|
||||
"DailySyncHourUtc": 3,
|
||||
"MaxMessages": 0
|
||||
},
|
||||
"Ai": {
|
||||
"Mode": "Disabled",
|
||||
|
||||
Reference in New Issue
Block a user