feat: landing page + logo, dev-mode banner + sync cap, non-blocking sync with progress splash
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"DataProtection": {
|
||||
"KeyPath": "./keys"
|
||||
},
|
||||
"App": {
|
||||
"DevMode": true
|
||||
},
|
||||
"GmailSync": {
|
||||
"MaxMessages": 1000
|
||||
},
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
"Default": "Debug"
|
||||
|
||||
Reference in New Issue
Block a user