From 831469ba89ea8bca3bfbd1d662dbdd2c9f233798 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 12 Sep 2011 15:37:55 -0400
Subject: [PATCH] Largely completed, uber-cool federation feature.

---
 docs/03_faq.mkd |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/docs/02_faq.mkd b/docs/03_faq.mkd
similarity index 97%
rename from docs/02_faq.mkd
rename to docs/03_faq.mkd
index 8d8bb6a..12ceada 100644
--- a/docs/02_faq.mkd
+++ b/docs/03_faq.mkd
@@ -113,6 +113,10 @@
     
 Alternatively, you could enable the search type dropdown list in your `gitblit.properties` file.
 
+### Why did you call the setting federation.N.frequency instead of federation.N.period?!
+
+Yes, yes I know that you are really specifying the period, but Frequency sounds better to me.  :)
+
 ### Can Gitblit be translated?
 
 Yes.  Most messages are localized to a standard Java properties file.

--
Gitblit v1.9.1