From: Nicolas Boisselier Date: Thu, 1 Sep 2016 10:28:59 +0000 (+0200) Subject: dbs owncloud X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=3d811dad2fa4a72f66a71f540502ed5728a4c142;p=nb.git dbs owncloud --- diff --git a/etc/dbs.yaml b/etc/dbs.yaml index 55d64148..7ad22ea5 100644 --- a/etc/dbs.yaml +++ b/etc/dbs.yaml @@ -47,3 +47,8 @@ postfix: host: mail.izideal.vpn user: postfix type: mysql + +owncloud: + host: /home/owncloud/data/owncloud.db + type: sqlite + default_table: oc_users