summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-02-20 00:18:07 +0100
committerAlex Legler <alex@a3li.li>2015-02-20 00:18:07 +0100
commit33bd4bef9af015236ca3a928f1c9b059e56ab96a (patch)
treee71d0850d1f9f6e4f3b6ac4ef0b40acdbb7dc7a5 /config.yml.default
downloadfrontend-33bd4bef9af015236ca3a928f1c9b059e56ab96a.tar.gz
frontend-33bd4bef9af015236ca3a928f1c9b059e56ab96a.tar.bz2
frontend-33bd4bef9af015236ca3a928f1c9b059e56ab96a.zip
Initial version
Diffstat (limited to 'config.yml.default')
-rw-r--r--config.yml.default11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.yml.default b/config.yml.default
new file mode 100644
index 0000000..4e87592
--- /dev/null
+++ b/config.yml.default
@@ -0,0 +1,11 @@
+---
+active_lists:
+ - gentoo-alpha
+ - gentoo-amd64
+frozen_lists:
+ - www-redesign
+report_addr: 'devnull@example.com'
+report_captcha: 'bird'
+report_captcha_q: 'What is the word?'
+report_captcha_hint: 'everybody knows about the word'
+base_url: 'http://archives.gentoo.org/' \ No newline at end of file