アクセスログを書き込むファイルを指定できるように
This commit is contained in:
@@ -56,6 +56,7 @@ interface ISource {
|
||||
siteKey: string;
|
||||
secretKey: string;
|
||||
};
|
||||
accesslog: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user