diff options
-rw-r--r-- | conf/kolab.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/kolab.conf b/conf/kolab.conf index 2a0eacd..c1efe67 100644 --- a/conf/kolab.conf +++ b/conf/kolab.conf @@ -132,6 +132,11 @@ cache_uri = mysql://user:pass@localhost/database cache_retention = 30 address_search_attrs = mail, alias +[kolab_wap] +skin = default +sql_uri = mysql://user:pass@localhost/database +;api_url = http://localhost/kolab-webadmin/api + [cyrus-imap] ; The URI to use to connect to IMAP. Note that pykolab itself can detect whether ; or not Cyrus IMAP is deployed in a Murder topology, and should be able to |