mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 07:14:40 +03:00
webmail: show link to webaccount interface in top right
only if account web interface is enabled on the same listener and same http/https scheme.
This commit is contained in:
@ -1492,6 +1492,13 @@
|
||||
"Settings"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "AccountPath",
|
||||
"Docs": "If nonempty, the path on same host to webaccount interface.",
|
||||
"Typewords": [
|
||||
"string"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "Version",
|
||||
"Docs": "",
|
||||
|
Reference in New Issue
Block a user