アクセスログを書き込むファイルを指定できるように
This commit is contained in:
parent
2a21095299
commit
bd04f16edd
2 changed files with 5 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ interface ISource {
|
|||
siteKey: string;
|
||||
secretKey: string;
|
||||
};
|
||||
accesslog: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue