summaryrefslogtreecommitdiff
path: root/etc/portato.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/portato.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index 2429dc7..10f5445 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -124,6 +124,7 @@ prefhint = f3f785
; allowed values:
; - sql : SQLite Database
; - dict : Hashmap in Memory
-type = sql
+; - eixsql: Eix + SQLite Database
+type = eixsql
# vim:ts=4:sw=4:noexpandtab:ft=cfg
id=c52e84135e6272d008f69a9ac00265875ff4e60e&follow=1'>Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28