(20241205) Some details added to Mail OAuth.

This commit is contained in:
2024-12-05 11:56:33 +05:30
parent 449d7ed451
commit 6bdad7d6f7
3 changed files with 25 additions and 13 deletions
+6
View File
@@ -109,6 +109,12 @@ class OAuthMailAuthorizationRequestData(BaseModel):
frozen = True
)
syncFreq: Literal[60, 300, 900] = Field(
description = "the sync interval in seconds to fetch the mails from the client",
frozen = True,
default = 300
)
# ┏┓ ┏•
# ┃ ┏┓┏┓╋┓┏┓
# ┗┛┗┛┛┗┛┗┗┫