From 5f1130608b5b0b9883131f19c39542022ea78774 Mon Sep 17 00:00:00 2001 From: Richard Lewis Date: Mon, 20 Feb 2017 22:35:15 +0000 Subject: [PATCH] Wikipedia config sample --- config.sample.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.sample.yaml b/config.sample.yaml index 04579ac..24798e6 100644 --- a/config.sample.yaml +++ b/config.sample.yaml @@ -81,6 +81,11 @@ services: api_key: "AIzaSyA4FD39m9" cx: "AIASDFWSRRtrtr" + - ID: "wikipedia_service" + Type: "wikipedia" + UserID: "@goneb:localhost" # requires a Syncing client + Config: + - ID: "rss_service" Type: "rssbot" UserID: "@another_goneb:localhost"