Changes between Version 3 and Version 4 of owncloud-admin
- Timestamp:
- Nov 19, 2015, 2:25:55 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
owncloud-admin
v3 v4 1 1 = Owncloud = 2 2 3 Our [wiki:owncloud owncloud] installation is running on lucius, which is currently running Debian wheezy. The owncloud package, however, is pinned to jessie. 4 5 The details of the installation are fairly well documented in #7242. 3 Our [wiki:owncloud owncloud] installation is running on lucius, which is currently running Debian jessie. The owncloud package, however, comes from the [https://download.owncloud.org/download/repositories/stable/owncloud/ ownCloud repo] (see #11039). 6 4 7 5 Important details: … … 13 11 * A 5GB per user quota is set. This is configured by logging in as admin and then clicking to administer users. Quotas can be changed on a per user basis. 14 12 * To fix #8125, we've added our own custom theme called "mayfirst", which is in lucius.mayfirst.org:/var/lib/owncloud/themes and it is activated via the theme => "mayfirst" line in lucius.mayfirst.org:/etc/owncloud/config.php. Currently, it only adds a style sheet that simply hides the password change form. 13 * We have committed to maintaining four extra apps, which are installed in /var/lib/owncloud/apps-local: 14 * [https://apps.owncloud.com/content/show.php/Documents?content=168711 Documents] 15 * [https://apps.owncloud.com/content/show.php/Calendar?content=168707 Calendar] 16 * [https://apps.owncloud.com/content/show.php/Contacts?content=168708 Contacts] 17 * [https://apps.owncloud.com/content/show.php/grauphel+-+Tomboy+sync+server?content=166654 Grauphel] (see #10305) 15 18 19 20