From 42482461997d00a14ba0f108c810f8316e40002b Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Fri, 30 May 2014 17:33:50 +0200 Subject: [PATCH] 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 06564f7b3..51670b739 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 9a594ff9e..d6271154a 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