====== owncloud ====== **ownCloud** ist eine freie Software für das Speichern von Daten ([[Filehosting]]) auf einem eigenen Server. ===== Piwik-Integration ===== ==== Tracking-Code ==== > vi /var/www/ho2e/owncloud/apps/files_sharing/templates/public.php
==== Policy ==== > vi /var/www/ho2e/owncloud/config/config.php > "custom_csp_policy" => "default-src 'self'; script-src 'self' https://ho2e.d e/piwik/ 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; fr ame-src *; img-src *; font-src 'self' data:; media-src *", > vi /var/www/ho2e/owncloud/config/config.php ===== Siehe auch ===== * [[seafile]] * [[nextcloud]]