Add sunnaly proxy option

This commit is contained in:
syuilo
2018-08-26 01:56:21 +09:00
parent 9a295a85b1
commit c56ff5d88d
3 changed files with 15 additions and 1 deletions

View File

@ -62,6 +62,8 @@ export type Source = {
*/
ghost?: string;
summalyProxy?: string;
accesslog?: string;
twitter?: {
consumer_key: string;