[Pkg-owncloud-commits] [owncloud-doc] 118/270: installation part 1
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 42482461997d00a14ba0f108c810f8316e40002b
Author: Volkan Gezer <volkangezer at gmail.com>
Date: Fri May 30 17:33:50 2014 +0200
installation part 1
---
admin_manual/installation/installation_ucs.rst | 4 ++--
admin_manual/installation/installation_windows.rst | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/admin_manual/installation/installation_ucs.rst b/admin_manual/installation/installation_ucs.rst
index 06564f7..51670b7 100644
--- a/admin_manual/installation/installation_ucs.rst
+++ b/admin_manual/installation/installation_ucs.rst
@@ -26,8 +26,8 @@ assign your required value.
"owncloud/directory/data", "/var/lib/owncloud", "Specifies where the file storage will be placed", "2012.0.1"
"owncloud/db/name", "owncloud", "Name of the MySQL database. ownCloud will create an own user for it.", 2012.0.1
"owncloud/user/quota", "(empty)", "The default quota, when a user is being added. Assign values in human readable strings, e.g. “2 GB”. Unlimited if empty.", 2012.0.1
- "owncloud/user/enabled", 0, "Wether a new user is allowed to use ownCloud by default.", 2012.0.1
- "owncloud/group/enabled", "0", "Wether a new group is allowed to be used in ownCloud by default.", 2012.4.0.4
+ "owncloud/user/enabled", 0, "Whether a new user is allowed to use ownCloud by default.", 2012.0.1
+ "owncloud/group/enabled", "0", "Whether a new group is allowed to be used in ownCloud by default.", 2012.4.0.4
"owncloud/ldap/base/users", "cn=users,$ldap_base", "The users-subtree in the LDAP directory. If left blank it will fall back to the LDAP base.", 2012.4.0.4
"owncloud/ldap/base/groups", "cn=groups,$ldap_base", "The groups-subtree in the LDAP directory. If left blank it will fall back to the LDAP base.", 2012.4.0.4
"owncloud/ldap/groupMemberAssoc", "uniqueMember", "The LDAP attribute showing the group-member relationship. Possible values: uniqueMember, memberUid and member", 2012.4.0.4
diff --git a/admin_manual/installation/installation_windows.rst b/admin_manual/installation/installation_windows.rst
index 9a594ff..d627115 100644
--- a/admin_manual/installation/installation_windows.rst
+++ b/admin_manual/installation/installation_windows.rst
@@ -24,7 +24,7 @@ Enabling SSL is not yet covered by this section.
There are 4 primary steps to the installation, and then a 5th step
required for configuring everything to allow files larger than the
-default 2MB.
+default 2 MB.
#. Install IIS with CGI support – enable IIS on your Windows machine.
#. Install PHP – Grab, download and install PHP.
@@ -255,7 +255,7 @@ There are other changes you can make, such as the timeout duration for
uploads, but for now you should be all set in the **PHP.ini** file.
Now you have to go back to IIS manager and make one last change to enable file
-uploads on the web server larger than 30MB.
+uploads on the web server larger than 30 MB.
1. Go to the start menu, and type **iis manager**.
2. Open IIS Manager Select the website you want enable to accept large file
--
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