diff options
Diffstat (limited to 'gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/voicemail_storage.desc')
-rw-r--r-- | gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/voicemail_storage.desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/voicemail_storage.desc b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/voicemail_storage.desc new file mode 100644 index 0000000..0455421 --- /dev/null +++ b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/voicemail_storage.desc @@ -0,0 +1,11 @@ +# Copyright 2006 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# This file contains descriptions of VOICEMAIL_STORAGE USE_EXPAND flags. +# This is primarily used by net-misc/asterisk. + +# Keep it sorted. +file - Uses plain files to store configuration & messages. +odbc - Uses ODBC to talk to a SQL database backend. +imap - Uses an IMAP server to store configuration & messages. |