Add some comments for recent code (#22725)
When using the main branch, I found that some changed code didn't have comments. This PR adds some comments.
This commit is contained in:
parent
368d43643f
commit
ccb3851281
3 changed files with 32 additions and 0 deletions
|
@ -126,6 +126,7 @@ INTERNAL_TOKEN = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE0OTU1NTE2MTh9.h
|
|||
ENABLED = true
|
||||
|
||||
[email.incoming]
|
||||
; temporarily disabled because the incoming mail tests are flaky due to the IMAP server (during integration tests) couldn't be not ready in time sometimes.
|
||||
ENABLED = false
|
||||
HOST = smtpimap
|
||||
PORT = 993
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue