config: Use "Start" as the frontpage for all sites.
[matthijs/projects/wipi.git] / conf / farmconfig.py
index 7fdcbff255ef6f185b70c255ff0dc4c1cd8eb40b..a0aba10f4b634a80cc32d1dd5449311f5e180db2 100644 (file)
@@ -146,6 +146,9 @@ class FarmConfig(DefaultConfig):
 
     # Content options ---------------------------------------------------
 
+    # name of entry page
+    page_front_page = u"Start"
+
     # Show users hostnames in RecentChanges
     show_hosts = 1