[Pkg-owncloud-commits] [owncloud-doc] 121/270: config apps and database

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit e2155d9aa566840cb3e4c66c47896021107b636a
Author: Volkan Gezer <volkangezer at gmail.com>
Date:   Fri May 30 21:52:03 2014 +0200

    config apps and database
---
 admin_manual/configuration/configuration_apps.rst     | 1 +
 admin_manual/configuration/configuration_database.rst | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/admin_manual/configuration/configuration_apps.rst b/admin_manual/configuration/configuration_apps.rst
index 09c1649..67c843c 100644
--- a/admin_manual/configuration/configuration_apps.rst
+++ b/admin_manual/configuration/configuration_apps.rst
@@ -7,6 +7,7 @@ With ownCloud installation, you will find some apps enabled by default. To see w
 are enabled, click on Apps button on the web interface navigation to go into applications page:
 
 .. figure:: ../images/oc_admin_app_page.png
+
 Administrator application page
 
 In this page, you can enable or disable applications simply by clicking on their names.
diff --git a/admin_manual/configuration/configuration_database.rst b/admin_manual/configuration/configuration_database.rst
index 3e4c247..ebb8df0 100644
--- a/admin_manual/configuration/configuration_database.rst
+++ b/admin_manual/configuration/configuration_database.rst
@@ -246,11 +246,12 @@ ownCloud to config file could look like this:
     "dbpassword"    => "password",
     "dbhost"        => "localhost",
 
-.. note:: This example assumes you are running an Oracle Express Edition on ``localhost``. The ``dbname`` is the name
-of the Oracle instance. For Oracle Express Edition it is always ``XE``.
+.. note:: This example assumes you are running an Oracle Express Edition on ``localhost``.
+	  The ``dbname`` is the name of the Oracle instance. For Oracle Express Edition it
+	  is always ``XE``.
 
-Trouble Shooting
-----------------
+Troubleshooting
+---------------
 
 How can I find out if my MySQL/PostgreSQL  server is reachable?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list