Clean up
This commit is contained in:
parent
0f99469243
commit
70433469a1
3 changed files with 0 additions and 16 deletions
|
|
@ -41,10 +41,6 @@ export type Source = {
|
|||
secret_key: string;
|
||||
};
|
||||
accesslog?: string;
|
||||
accesses?: {
|
||||
enable: boolean;
|
||||
port: number;
|
||||
};
|
||||
twitter?: {
|
||||
consumer_key: string;
|
||||
consumer_secret: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue