Changes between Version 3 and Version 4 of nextcloud-admin


Ignore:
Timestamp:
Jul 22, 2017, 1:56:49 AM (8 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • nextcloud-admin

    v3 v4  
    99  * The code is in /var/www/nextcloud.
    1010  * The data (files) are in /var/lib/nextcloud/data.
    11   * Our configuratio is in /etc/nextcloud (symlinked from /var/www/nextcloud/config)
     11  * Our configuration is in /etc/nextcloud (symlinked from /var/www/nextcloud/config)
    1212 * We're using the postgres package not the mysql package. If you want to muck around in the database: `su - www-data` and then `psql nextcloud`
    1313 * We're authenticating using the [wiki:login-service login-service] (web api).
     
    2020  * [https://apps.nextcloud.com/apps/contacts Contacts]
    2121  * [https://apps.nextcloud.com/apps/bookmarks Bookmarks] (see #10696)
     22  * [https://github.com/nextcloud/apps/tree/master/user_external External user authentication]
    2223  * Collobora editing
    2324