mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 06:15:54 +02:00
Resolve #3687
This commit is contained in:
@@ -39,14 +39,6 @@ export type Source = {
|
||||
|
||||
accesslog?: string;
|
||||
|
||||
/**
|
||||
* Service Worker
|
||||
*/
|
||||
sw?: {
|
||||
publicKey: string;
|
||||
privateKey: string;
|
||||
};
|
||||
|
||||
clusterLimit?: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user