ownCloud/server: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
dev console link
occ
Line 1: Line 1:
==Notes==
==Notes==
* Advanced configuration of the server can be done via the occ command (in the owncloud server's top folder).
** "sudo -u www-data ./occ help" for a directory of commands, replacing "www-data" with whatever user your web server uses
* Remote storage configuration guides: [https://doc.owncloud.org/server/8.0/admin_manual/configuration_files/external_storage_configuration_gui.html 8.0] [https://doc.owncloud.org/server/8.1/admin_manual/configuration_files/external_storage_configuration_gui.html 8.1]
* Remote storage configuration guides: [https://doc.owncloud.org/server/8.0/admin_manual/configuration_files/external_storage_configuration_gui.html 8.0] [https://doc.owncloud.org/server/8.1/admin_manual/configuration_files/external_storage_configuration_gui.html 8.1]
** [[Google Drive]] notes:
** [[Google Drive]] notes:

Revision as of 20:47, 13 April 2016

Notes