mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 05:05:54 +02:00
Proxy for SMTP (#5371)
This commit is contained in:
@@ -34,6 +34,7 @@ export type Source = {
|
||||
autoAdmin?: boolean;
|
||||
|
||||
proxy?: string;
|
||||
proxySmtp?: string;
|
||||
|
||||
accesslog?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user