Resolve #3687
This commit is contained in:
parent
710ba526fa
commit
454632d785
9 changed files with 91 additions and 25 deletions
|
@ -39,14 +39,6 @@ export type Source = {
|
|||
|
||||
accesslog?: string;
|
||||
|
||||
/**
|
||||
* Service Worker
|
||||
*/
|
||||
sw?: {
|
||||
publicKey: string;
|
||||
privateKey: string;
|
||||
};
|
||||
|
||||
clusterLimit?: number;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue