Redisをオプションにしたり

This commit is contained in:
syuilo
2018-10-11 15:50:27 +09:00
parent 57e93b9b4e
commit 1117ce4b54
7 changed files with 43 additions and 39 deletions

View File

@ -93,11 +93,9 @@ export type Source = {
private_key: string;
};
google_maps_api_key: string;
clusterLimit?: number;
user_recommendation: {
user_recommendation?: {
external: boolean;
engine: string;
timeout: number;