[Pkg-owncloud-commits] [owncloud-doc] 135/227: fix minor issues with figures
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:42 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 c9a34e387d68881a77c11e0d4cd5b84cdefeee63
Author: Volkan Gezer <volkangezer at gmail.com>
Date: Sat Sep 20 20:46:49 2014 +0200
fix minor issues with figures
---
admin_manual/configuration/configuration-antivirus.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/admin_manual/configuration/configuration-antivirus.rst b/admin_manual/configuration/configuration-antivirus.rst
index f824b70..3787e09 100644
--- a/admin_manual/configuration/configuration-antivirus.rst
+++ b/admin_manual/configuration/configuration-antivirus.rst
@@ -78,7 +78,7 @@ Installing the Antivirus App for Files
--------------------------------------
Download the the Antivirus App for Files from the `ownCloud apps store
-<http://apps.owncloud.com/content/show.php/Antivirus?content=157439>`_ , and
+<http://apps.owncloud.com/content/show.php/Antivirus?content=157439>`_, and
unpack it into your ``owncloud/apps/`` directory. Then go to your
ownCloud Apps page to enable it.
@@ -119,7 +119,7 @@ Daemon (Socket)
netstat -a|grep clam
unix 2 [ ACC ] STREAM LISTENING 15857 /var/run/clamav/clamd.ctl
-.. figure:: ../images/antivirus-daemon-socket.png
+ .. figure:: ../images/antivirus-daemon-socket.png
The ``Stream Length`` value limits the size of files to be scanned. 10485760
bytes, or ten megabytes, is the default. Files larger than this will not be
@@ -134,13 +134,13 @@ Daemon
For the Daemon option you need the hostname or IP address of the remote
server running ClamAV, and the server's port number.
-.. figure:: ../images/antivirus-daemon-socket.png
+ .. figure:: ../images/antivirus-daemon-socket.png
Executable
The Executable option requires the path to ``clamscan``, which is the
interactive ClamAV scanning command. ownCloud should find it automatically.
-.. figure:: ../images/antivirus-executable.png
+ .. figure:: ../images/antivirus-executable.png
When you are satisfied with how ClamAV is operating, you might want to go
back and change all of your logging to less verbose levels.
--
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