DEV: Hide IMAP site settings (#27948)

We are removing support for IMAP, hiding these site
settings is the first step.

c.f. https://meta.discourse.org/t/imap-support-for-group-inboxes/160588/39
This commit is contained in:
Martin Brennan 2024-07-18 10:22:09 +10:00 committed by GitHub
parent c975c7fe1b
commit 9a0e8fc100
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -1335,10 +1335,13 @@ email:
enable_imap:
default: false
client: true
hidden: true
enable_imap_write:
default: false
hidden: true
enable_imap_idle:
default: false
hidden: true
enable_smtp:
default: false
client: true