From 72edc9cd6cc066015e35ec32b4f77a08b764558b Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 9 Dec 2015 18:30:30 -0800 Subject: start working on the singleton setting --- doc/database/db_abook.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/database/db_abook.bb b/doc/database/db_abook.bb index 2e4b9c4a7..7ff6847e1 100644 --- a/doc/database/db_abook.bb +++ b/doc/database/db_abook.bb @@ -41,6 +41,7 @@ [tr][td]abook_feed[/td][td]indicates this connection is an RSS/Atom feed and may trigger special handling.[/td][td]int(11)[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] [tr][td]abook_incl[/td][td]connection filter allow rules separated by LF[/td][td]int(11)[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] [tr][td]abook_excl[/td][td]connection filter deny rules separated by LF[/td][td]int(11)[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] +[tr][td]abook_instance[/td][td]comma separated list of site urls of all channel clones that this connection is connected with (used only for singleton networks which don't support cloning)[/td][td]text[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] [/table] -- cgit v1.2.3