Created
February 3, 2020 12:18
-
-
Save djjudas21/bf7fd7ebd701d37d60ebea10e9bb6df0 to your computer and use it in GitHub Desktop.
ownCloud config report
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "basic": { | |
| "license key": "***REMOVED SENSITIVE VALUE***", | |
| "date": "Mon, 03 Feb 2020 12:15:44 +0000", | |
| "ownCloud version": "10.3.2.2", | |
| "ownCloud version string": "10.3.2", | |
| "ownCloud edition": "Community", | |
| "server OS": "Linux", | |
| "server OS version": "Linux owncloud-68c4cbb6b6-b9484 5.4.13-201.fc31.x86_64 #1 SMP Tue Jan 21 17:21:47 UTC 2020 x86_64", | |
| "server SAPI": "apache2handler", | |
| "webserver version": "Apache", | |
| "hostname": "owncloud.jonathangazeley.com", | |
| "logged-in user": "jonathan" | |
| }, | |
| "stats": { | |
| "users": { | |
| "Database": { | |
| "count": 3, | |
| "seen": 3, | |
| "logged in (30 days)": 3 | |
| } | |
| }, | |
| "groups": { | |
| "OC\\Group\\Database": 1 | |
| } | |
| }, | |
| "config": { | |
| "apps_paths": [ | |
| { | |
| "path": "\/var\/www\/owncloud\/apps", | |
| "url": "\/apps", | |
| "writable": false | |
| }, | |
| { | |
| "path": "\/var\/www\/owncloud\/custom", | |
| "url": "\/custom", | |
| "writable": true | |
| } | |
| ], | |
| "trusted_domains": [ | |
| "owncloud.jonathangazeley.com" | |
| ], | |
| "datadirectory": "\/mnt\/data\/files", | |
| "dbtype": "mysql", | |
| "dbhost": "mysql:3306", | |
| "dbname": "owncloud", | |
| "dbuser": "***REMOVED SENSITIVE VALUE***", | |
| "dbpassword": "***REMOVED SENSITIVE VALUE***", | |
| "dbtableprefix": "oc_", | |
| "log_type": "owncloud", | |
| "supportedDatabases": [ | |
| "sqlite", | |
| "mysql", | |
| "pgsql" | |
| ], | |
| "upgrade.disable-web": true, | |
| "default_language": "en", | |
| "mail_domain": "***REMOVED SENSITIVE VALUE***", | |
| "mail_from_address": "***REMOVED SENSITIVE VALUE***", | |
| "mail_smtpmode": "smtp", | |
| "mail_smtphost": "***REMOVED SENSITIVE VALUE***", | |
| "mail_smtpport": 587, | |
| "mail_smtpauth": true, | |
| "mail_smtpname": "***REMOVED SENSITIVE VALUE***", | |
| "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", | |
| "overwrite.cli.url": "http:\/\/owncloud.jonathangazeley.com\/", | |
| "htaccess.RewriteBase": "\/", | |
| "logfile": "\/mnt\/data\/files\/owncloud.log", | |
| "loglevel": 2, | |
| "memcache.local": "\\OC\\Memcache\\APCu", | |
| "mysql.utf8mb4": true, | |
| "filelocking.enabled": true, | |
| "memcache.distributed": "\\OC\\Memcache\\Redis", | |
| "memcache.locking": "\\OC\\Memcache\\Redis", | |
| "redis": { | |
| "host": "redis", | |
| "port": "6379" | |
| }, | |
| "passwordsalt": "***REMOVED SENSITIVE VALUE***", | |
| "secret": "***REMOVED SENSITIVE VALUE***", | |
| "version": "10.3.2.2", | |
| "logtimezone": "UTC", | |
| "installed": true, | |
| "instanceid": "oc9q41bd1wpk", | |
| "mail_smtpsecure": "tls" | |
| }, | |
| "integritychecker": { | |
| "passing": true, | |
| "enabled": true, | |
| "result": [] | |
| }, | |
| "core": { | |
| "backgroundjobs_mode": "cron", | |
| "first_install_version": "10.3.2.2", | |
| "installedat": "1580492438.4798", | |
| "lastcron": "1580732102", | |
| "lastupdateResult": "[]", | |
| "lastupdatedat": "1580730926", | |
| "public_files": "files_sharing\/public.php", | |
| "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php" | |
| }, | |
| "apps": [ | |
| { | |
| "id": "comments", | |
| "name": "Comments", | |
| "description": "Files app plugin to add comments to files", | |
| "licence": "AGPL", | |
| "author": "Arthur Schiwon, Vincent Petry", | |
| "default_enable": "", | |
| "version": "0.3.0", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "types": [ | |
| "logging", | |
| "dav" | |
| ], | |
| "sabre": { | |
| "plugins": { | |
| "plugin": "OCA\\Comments\\Dav\\CommentsPlugin" | |
| }, | |
| "collections": { | |
| "collection": "OCA\\Comments\\Dav\\RootCollection" | |
| } | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.3.0", | |
| "types": "logging,dav" | |
| } | |
| }, | |
| { | |
| "id": "configreport", | |
| "name": "Admin Config Report", | |
| "description": "Generate a Config Report", | |
| "licence": "AGPL", | |
| "author": "owncloud.org", | |
| "version": "0.2.0", | |
| "namespace": "ConfigReport", | |
| "default_enable": [ | |
| "", | |
| "" | |
| ], | |
| "types": [ | |
| "filesystem" | |
| ], | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.2", | |
| "max-version": "11" | |
| } | |
| } | |
| }, | |
| "commands": { | |
| "command": "OCA\\ConfigReport\\Command\\ConfigReport" | |
| }, | |
| "settings": { | |
| "admin": "OCA\\ConfigReport\\AdminPanel" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.2.0", | |
| "types": "filesystem" | |
| } | |
| }, | |
| { | |
| "id": "encryption", | |
| "description": "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. The module won't touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption.", | |
| "name": "Default encryption module", | |
| "licence": "AGPL", | |
| "author": "Bjoern Schiessle, Clark Tomlinson", | |
| "documentation": { | |
| "user": "https:\/\/doc.owncloud.org\/server\/10.3\/go.php?to=user-encryption", | |
| "admin": "https:\/\/doc.owncloud.org\/server\/10.3\/go.php?to=admin-encryption" | |
| }, | |
| "rememberlogin": "false", | |
| "version": "1.4.0", | |
| "category": "security", | |
| "types": [ | |
| "filesystem" | |
| ], | |
| "use-migrations": "true", | |
| "dependencies": { | |
| "lib": "openssl", | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.2", | |
| "max-version": "11.0" | |
| } | |
| } | |
| }, | |
| "commands": [ | |
| "OCA\\Encryption\\Command\\SelectEncryptionType", | |
| "OCA\\Encryption\\Command\\RecreateMasterKey", | |
| "OCA\\Encryption\\Command\\MigrateKeys", | |
| "OCA\\Encryption\\Command\\HSMDaemon", | |
| "OCA\\Encryption\\Command\\FixEncryptedVersion" | |
| ], | |
| "settings": { | |
| "admin": "OCA\\Encryption\\Panels\\Admin", | |
| "personal": "OCA\\Encryption\\Panels\\Personal" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": false, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "preview": "\/apps\/encryption\/img\/app.svg", | |
| "previewAsIcon": true | |
| }, | |
| { | |
| "id": "external", | |
| "name": "External Sites", | |
| "description": "This application allows an admin to add a link in the ownCloud web interface Apps menu that points to an external website. By simply entering the URL and the name for the external site, icon appears. When this icon is clicked by a user, the external website appears in the ownCloud frame. For the user, this external site appears as if it is part of ownCloud but, in fact, this can be any external URL.\n\nNote that the External Site link must use the same type of encryption as provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the link in the external site must also be HTTPS. The same is also true for HTTP. More information is available in the External Sites documentation.", | |
| "licence": "AGPL", | |
| "author": "Frank Karlitschek", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "version": "1.4.0", | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "types": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": false, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "preview": "\/apps\/external\/img\/external.svg", | |
| "previewAsIcon": true | |
| }, | |
| { | |
| "id": "federation", | |
| "name": "Federation", | |
| "description": "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.", | |
| "licence": "AGPL", | |
| "author": "Bjoern Schiessle", | |
| "version": "0.1.0", | |
| "namespace": "Federation", | |
| "category": "other", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "default_enable": "", | |
| "types": [ | |
| "authentication" | |
| ], | |
| "background-jobs": { | |
| "job": "OCA\\Federation\\SyncJob" | |
| }, | |
| "commands": { | |
| "command": "OCA\\Federation\\Command\\SyncFederationAddressBooks" | |
| }, | |
| "settings": { | |
| "admin": "OCA\\Federation\\Panels\\Admin" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "preview": "\/apps\/federation\/img\/app.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.1.0", | |
| "types": "authentication" | |
| } | |
| }, | |
| { | |
| "id": "files_mediaviewer", | |
| "name": "Media Viewer", | |
| "summary": "Explore, show and share your media collections", | |
| "description": "A media viewer that adds image and video viewing capabilities to Files view and Public Links.\n\n**Features**\n\n- Support for a large selection of image and video formats (depending on server setup) - Fullscreen, zoomable slideshow view integrated with the Files view and Public Links - Image rotation - Sort images by name or date - Image and video download straight from the slideshow - Native SVG support - Mobile support", | |
| "licence": "GPLv2", | |
| "author": "Felix Heidecke", | |
| "version": "1.0.1", | |
| "namespace": "Mediaviewer", | |
| "documentation": { | |
| "developer": "https:\/\/github.com\/owncloud\/files_mediaviewer\/blob\/master\/README.md" | |
| }, | |
| "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_mediaviewer\/ownCloud-app-mediaviewer.jpg", | |
| "category": "multimedia", | |
| "website": "https:\/\/github.com\/owncloud\/files_mediaviewer", | |
| "bugs": "https:\/\/github.com\/owncloud\/files_mediaviewer\/issues", | |
| "repository": { | |
| "@attributes": { | |
| "type": "git" | |
| }, | |
| "@value": "https:\/\/github.com\/owncloud\/files_mediaviewer.git" | |
| }, | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "default_enable": "", | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "types": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "1.0.1", | |
| "types": "" | |
| } | |
| }, | |
| { | |
| "id": "files_sharing", | |
| "name": "Share Files", | |
| "description": "This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.\n\n", | |
| "licence": "AGPL", | |
| "author": "Michael Gapczynski, Bjoern Schiessle", | |
| "default_enable": "", | |
| "version": "0.12.0", | |
| "types": [ | |
| "filesystem" | |
| ], | |
| "use-migrations": "true", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.0.2.4", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "public": { | |
| "files": "public.php" | |
| }, | |
| "namespace": "Files_Sharing", | |
| "settings-sections": { | |
| "personal": "OCA\\Files_Sharing\\Panels\\Personal\\Section" | |
| }, | |
| "settings": { | |
| "admin": "OCA\\Files_Sharing\\Panels\\Admin\\SettingsPanel", | |
| "personal": "OCA\\Files_Sharing\\Panels\\Personal\\PersonalPanel" | |
| }, | |
| "background-jobs": [ | |
| "OCA\\Files_Sharing\\DeleteOrphanedSharesJob", | |
| "OCA\\Files_Sharing\\ExpireSharesJob" | |
| ], | |
| "commands": { | |
| "command": "OCA\\Files_Sharing\\Command\\CleanupRemoteStorages" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "preview": "\/apps\/files_sharing\/img\/app.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.12.0", | |
| "types": "filesystem" | |
| } | |
| }, | |
| { | |
| "id": "files_trashbin", | |
| "name": "Deleted files", | |
| "description": "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to their ownCloud file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days. To prevent a user from running out of disk space, the ownCloud Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, ownCloud deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.\n\n", | |
| "licence": "AGPL", | |
| "author": "Bjoern Schiessle", | |
| "default_enable": "", | |
| "version": "0.9.1", | |
| "types": [ | |
| "filesystem" | |
| ], | |
| "use-migrations": "true", | |
| "namespace": "Files_Trashbin", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.0.2.4", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "documentation": { | |
| "user": "https:\/\/doc.owncloud.org\/server\/10.3\/go.php?to=user-trashbin" | |
| }, | |
| "background-jobs": { | |
| "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash" | |
| }, | |
| "commands": [ | |
| "OCA\\Files_Trashbin\\Command\\CleanUp", | |
| "OCA\\Files_Trashbin\\Command\\ExpireTrash" | |
| ], | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "preview": "\/apps\/files_trashbin\/img\/app.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.9.1", | |
| "types": "filesystem" | |
| } | |
| }, | |
| { | |
| "id": "files_versions", | |
| "name": "Versions", | |
| "licence": "AGPL", | |
| "author": "Frank Karlitschek, Bjoern Schiessle", | |
| "description": "This application enables ownCloud to automatically maintain older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user\u2019s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. ownCloud then automatically manages the versions folder to ensure the user doesn\u2019t run out of Quota because of versions. In addition to the expiry of versions, ownCloud\u2019s versions app makes certain never to use more than 50% of the user\u2019s currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.\n\n", | |
| "version": "1.3.0", | |
| "types": [ | |
| "filesystem" | |
| ], | |
| "namespace": "Files_Versions", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "documentation": { | |
| "user": "https:\/\/doc.owncloud.org\/server\/10.3\/go.php?to=user-versions" | |
| }, | |
| "default_enable": "", | |
| "background-jobs": { | |
| "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions" | |
| }, | |
| "commands": [ | |
| "OCA\\Files_Versions\\Command\\CleanUp", | |
| "OCA\\Files_Versions\\Command\\ExpireVersions" | |
| ], | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "preview": "\/apps\/files_versions\/img\/app.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "1.3.0", | |
| "types": "filesystem" | |
| } | |
| }, | |
| { | |
| "id": "firstrunwizard", | |
| "name": "First run wizard", | |
| "description": "This application enables a pop-up window when a user first logs into ownCloud. This window welcomes new users to ownCloud, and contains links to the standard ownCloud desktop client, Android app, and the iOS app. The window also shows a link for accessing ownCloud via WebDAV. At any time, the first run wizard button can be opened again via the link on the personal page. The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the First run wizard documentation, as well as the theming documentation.", | |
| "licence": "AGPL", | |
| "author": "Frank Karlitschek, Jan-Christoph Borchardt, Tom Needham", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.2", | |
| "max-version": "11" | |
| } | |
| } | |
| }, | |
| "version": "1.2.0", | |
| "namespace": "FirstRunWizard", | |
| "default_enable": "", | |
| "commands": { | |
| "command": "OCA\\FirstRunWizard\\Command\\ResetAll" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "types": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "preview": "\/apps\/firstrunwizard\/img\/app.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "1.2.0", | |
| "types": "" | |
| } | |
| }, | |
| { | |
| "id": "market", | |
| "name": "Market", | |
| "summary": "Integrate the ownCloud marketplace into your ownCloud", | |
| "description": "Easily manage ownCloud apps from within your ownCloud web interface. It connects your ownCloud with your marketplace account and lets you browse, install and update any apps from inside your ownCloud instance.\n\nPlease note: Since ownCloud X (10.0) every instance gets shipped with this app included. You do not need to install it separately. To use this application click on \"Files\" in the top left corner and click on \"Market\" (cart icon) (Administrator privileges required)", | |
| "licence": "AGPL", | |
| "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath, Viktar Dubiniuk", | |
| "version": "0.5.0", | |
| "default_enable": "", | |
| "category": "tools", | |
| "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.2", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "background-jobs": { | |
| "job": "OCA\\Market\\CheckUpdateBackgroundJob" | |
| }, | |
| "commands": [ | |
| "OCA\\Market\\Command\\InstallApp", | |
| "OCA\\Market\\Command\\UnInstallApp", | |
| "OCA\\Market\\Command\\ListApps", | |
| "OCA\\Market\\Command\\UpgradeApp" | |
| ], | |
| "navigation": { | |
| "@attributes": { | |
| "role": "admin" | |
| }, | |
| "route": "market.page.index", | |
| "order": "100" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "types": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "preview": "\/apps\/market\/img\/market.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.5.0", | |
| "types": "" | |
| } | |
| }, | |
| { | |
| "id": "notifications", | |
| "name": "Notifications", | |
| "summary": "Notification system for internal events", | |
| "description": "This application adds an internal notification system to an ownCloud instance. Notifications are triggered by apps like the Announcement Center or Custom Groups and displayed via a bell indicator in the WebUI as well as via the ownCloud clients.", | |
| "category": "tools", | |
| "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png", | |
| "licence": "AGPL", | |
| "author": "Joas Schilling, Thomas M\u00fcller", | |
| "version": "0.5.0", | |
| "types": [ | |
| "logging" | |
| ], | |
| "default_enable": "", | |
| "website": "https:\/\/github.com\/owncloud\/notifications", | |
| "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues", | |
| "repository": { | |
| "@attributes": { | |
| "type": "git" | |
| }, | |
| "@value": "https:\/\/github.com\/owncloud\/notifications.git" | |
| }, | |
| "commands": { | |
| "command": "OCA\\Notifications\\Command\\Generate" | |
| }, | |
| "settings": { | |
| "personal": "OCA\\Notifications\\Panels\\Personal\\NotificationsPanel" | |
| }, | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.2", | |
| "max-version": "11" | |
| } | |
| } | |
| }, | |
| "use-migrations": "true", | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "preview": "\/apps\/notifications\/img\/notifications.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.5.0", | |
| "types": "logging" | |
| } | |
| }, | |
| { | |
| "id": "provisioning_api", | |
| "name": "Provisioning API", | |
| "description": "This application enables a set of APIs that external systems can use to create, edit, delete and query user attributes, query, set and remove groups, set quota and query total storage used in ownCloud. Group admin users can also query ownCloud and perform the same functions as an admin for groups they manage. The API also enables an admin to query for active ownCloud applications, application info, and to enable or disable an app remotely. Once the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions listed above. More information is available in the Provisioning API documentation, including example calls and server responses.", | |
| "licence": "AGPL", | |
| "author": "Tom Needham", | |
| "default_enable": "", | |
| "documentation": { | |
| "admin": "https:\/\/doc.owncloud.org\/server\/10.3\/go.php?to=admin-provisioning-api" | |
| }, | |
| "version": "0.5.0", | |
| "namespace": "Provisioning_API", | |
| "types": [ | |
| "prevent_group_restriction" | |
| ], | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "preview": "\/apps\/provisioning_api\/img\/app.svg", | |
| "previewAsIcon": true, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.5.0", | |
| "types": "prevent_group_restriction" | |
| } | |
| }, | |
| { | |
| "id": "systemtags", | |
| "name": "Collaborative tags", | |
| "description": "Collaborative tagging functionality which shares tags among users. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)", | |
| "licence": "AGPL", | |
| "author": "Vincent Petry", | |
| "default_enable": "", | |
| "version": "0.3.0", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "namespace": "SystemTags", | |
| "types": [ | |
| "logging" | |
| ], | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.3.0", | |
| "types": "logging" | |
| } | |
| }, | |
| { | |
| "id": "updatenotification", | |
| "name": "Update notification", | |
| "description": "Displays update notifications for ownCloud and provides the SSO for the updater.", | |
| "licence": "AGPL", | |
| "author": "Lukas Reschke", | |
| "version": "0.2.1", | |
| "namespace": "UpdateNotification", | |
| "default_enable": "", | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "background-jobs": { | |
| "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob" | |
| }, | |
| "settings": { | |
| "admin": "OCA\\UpdateNotification\\Controller\\AdminController" | |
| }, | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "types": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": true, | |
| "internal": true, | |
| "level": 200, | |
| "removable": false, | |
| "appconfig": { | |
| "enabled": "yes", | |
| "installed_version": "0.2.1", | |
| "types": "" | |
| } | |
| }, | |
| { | |
| "id": "user_external", | |
| "name": "External user support", | |
| "description": "Use external user authentication methods like IMAP, SMB and FTP", | |
| "licence": "AGPL", | |
| "author": "Robin Appelman", | |
| "documentation": { | |
| "admin": "https:\/\/doc.owncloud.org\/server\/10.3\/admin_manual\/configuration\/user\/user_auth_ftp_smb_imap.html" | |
| }, | |
| "website": "https:\/\/github.com\/owncloud\/apps\/tree\/master\/user_external", | |
| "bugs": "https:\/\/github.com\/owncloud\/apps\/issues", | |
| "repository": { | |
| "@attributes": { | |
| "type": "git" | |
| }, | |
| "@value": "https:\/\/github.com\/owncloud\/user_external.git" | |
| }, | |
| "dependencies": { | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "version": "0.6.0", | |
| "types": [ | |
| "authentication", | |
| "prelogin" | |
| ], | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "commands": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": false, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "preview": "\/apps\/user_external\/img\/app.svg", | |
| "previewAsIcon": true | |
| }, | |
| { | |
| "id": "user_ldap", | |
| "name": "LDAP Integration", | |
| "summary": "Integrate LDAP user directories", | |
| "description": "Looking to leverage your LDAP-based user directory? ownCloud perfectly integrates with existing infrastructure making professional user management a breeze. With centrally managed directories users can just use their account credentials for ownCloud as with any other service that is provided. Simultaneously IT is relieved as there is no need to care about different user accounts for specific services. Just connect ownCloud to a user directory and you're good to go!\n\nThis application enables administrators to connect ownCloud to an LDAP-based user directory for authenticating and provisioning users, groups and user attributes. Administrators can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into ownCloud from a directory with the appropriate queries and filters.\n\nA user logs into ownCloud with their LDAP\/AD credentials, and is granted access based on an authentication request handled by the LDAP\/AD server. ownCloud does not store LDAP\/AD passwords, rather these credentials are used to authenticate a user. ownCloud then uses a session for the user ID. More information is available in the [LDAP User and Group Backend documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/user_auth_ldap.html).\n\n", | |
| "licence": "AGPL", | |
| "author": "J\u00f6rn Friedrich Dreyer, Tom Needham, Juan Pablo Villafa\u00f1ez Ramos, Dominik Schmidt and Arthur Schiwon", | |
| "version": "0.14.0", | |
| "types": [ | |
| "authentication" | |
| ], | |
| "documentation": { | |
| "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/user_auth_ldap.html" | |
| }, | |
| "category": "integration", | |
| "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/user_ldap\/ownCloud-app-ldap-user-management.jpg", | |
| "dependencies": { | |
| "lib": "ldap", | |
| "owncloud": { | |
| "@attributes": { | |
| "min-version": "10.2", | |
| "max-version": "10" | |
| } | |
| } | |
| }, | |
| "namespace": "User_LDAP", | |
| "settings": { | |
| "admin": "OCA\\User_LDAP\\AdminPanel" | |
| }, | |
| "commands": [ | |
| "OCA\\User_LDAP\\Command\\ShowConfig", | |
| "OCA\\User_LDAP\\Command\\SetConfig", | |
| "OCA\\User_LDAP\\Command\\TestConfig", | |
| "OCA\\User_LDAP\\Command\\CreateEmptyConfig", | |
| "OCA\\User_LDAP\\Command\\DeleteConfig", | |
| "OCA\\User_LDAP\\Command\\Search" | |
| ], | |
| "use-migrations": "true", | |
| "info": [], | |
| "remote": [], | |
| "public": [], | |
| "repair-steps": { | |
| "install": [], | |
| "pre-migration": [], | |
| "post-migration": [], | |
| "live-migration": [], | |
| "uninstall": [] | |
| }, | |
| "background-jobs": [], | |
| "two-factor-providers": [], | |
| "_cached": true, | |
| "groups": null, | |
| "active": false, | |
| "level": 100, | |
| "removable": true, | |
| "internal": false, | |
| "preview": "\/apps\/user_ldap\/img\/app.svg", | |
| "previewAsIcon": true | |
| } | |
| ], | |
| "mounts": [], | |
| "tables": { | |
| "tableNames": { | |
| "oc_account_terms": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "account_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "term": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "account_id_index", | |
| "columns": [ | |
| "account_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "term_index", | |
| "columns": [ | |
| "term" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_accounts": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "email": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "user_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "lower_user_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "display_name": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "quota": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "last_login": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "backend": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "home": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "state": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "UNIQ_907AA303A76ED395", | |
| "columns": [ | |
| "user_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "lower_user_id_index", | |
| "columns": [ | |
| "lower_user_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "display_name_index", | |
| "columns": [ | |
| "display_name" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "email_index", | |
| "columns": [ | |
| "email" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_addressbookchanges": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "synctoken": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "addressbookid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "operation": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "addressbookid_synctoken", | |
| "columns": [ | |
| "addressbookid", | |
| "synctoken" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_addressbooks": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "principaluri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "displayname": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "description": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "synctoken": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "addressbook_index", | |
| "columns": [ | |
| "principaluri", | |
| "uri" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_appconfig": { | |
| "fields": [ | |
| { | |
| "appid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "configkey": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "configvalue": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "appid", | |
| "configkey" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "appconfig_config_key_index", | |
| "columns": [ | |
| "configkey" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "appconfig_appid_key", | |
| "columns": [ | |
| "appid" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "appid", | |
| "configkey" | |
| ] | |
| } | |
| }, | |
| "oc_authtoken": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "uid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "login_name": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "password": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "name": { | |
| "type": "text", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "token": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "last_activity": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "last_check": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "authtoken_token_index", | |
| "columns": [ | |
| "token" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "authtoken_last_activity_index", | |
| "columns": [ | |
| "last_activity" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_calendarchanges": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "synctoken": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendarid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "operation": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "calendarid_synctoken", | |
| "columns": [ | |
| "calendarid", | |
| "synctoken" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_calendarobjects": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "calendardata": { | |
| "type": "blob", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendarid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "lastmodified": { | |
| "type": "integer", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "etag": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "size": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "componenttype": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "firstoccurence": { | |
| "type": "bigint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "lastoccurence": { | |
| "type": "bigint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uid": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "classification": { | |
| "type": "integer", | |
| "null": true, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "calobjects_index", | |
| "columns": [ | |
| "calendarid", | |
| "uri" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_calendars": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "principaluri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "displayname": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "synctoken": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "description": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendarorder": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendarcolor": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "timezone": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "components": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "transparent": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "calendars_index", | |
| "columns": [ | |
| "principaluri", | |
| "uri" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_calendarsubscriptions": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "principaluri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "source": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "displayname": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "refreshrate": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendarorder": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendarcolor": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "striptodos": { | |
| "type": "smallint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "stripalarms": { | |
| "type": "smallint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "stripattachments": { | |
| "type": "smallint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "lastmodified": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "calsub_index", | |
| "columns": [ | |
| "principaluri", | |
| "uri" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_cards": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "addressbookid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "carddata": { | |
| "type": "blob", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "lastmodified": { | |
| "type": "bigint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "etag": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "size": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "addressbookid_uri_index", | |
| "columns": [ | |
| "addressbookid", | |
| "uri" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_cards_properties": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "addressbookid": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "cardid": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "name": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "value": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "preferred": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "card_value_index", | |
| "columns": [ | |
| "value" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "card_name_index", | |
| "columns": [ | |
| "name" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "card_contactid_index", | |
| "columns": [ | |
| "cardid" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_comments": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "parent_id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "topmost_parent_id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "children_count": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "actor_type": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "actor_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "message": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "verb": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "creation_timestamp": { | |
| "type": "datetime", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "latest_child_timestamp": { | |
| "type": "datetime", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "object_type": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "object_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "comments_parent_id_index", | |
| "columns": [ | |
| "parent_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "comments_topmost_parent_id_idx", | |
| "columns": [ | |
| "topmost_parent_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "comments_object_index", | |
| "columns": [ | |
| "object_type", | |
| "object_id", | |
| "creation_timestamp" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "comments_actor_index", | |
| "columns": [ | |
| "actor_type", | |
| "actor_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_comments_read_markers": { | |
| "fields": [ | |
| { | |
| "user_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "marker_datetime": { | |
| "type": "datetime", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "object_type": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "object_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "comments_marker_index", | |
| "columns": [ | |
| "user_id", | |
| "object_type", | |
| "object_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "comments_marker_object_index", | |
| "columns": [ | |
| "object_type", | |
| "object_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [] | |
| } | |
| }, | |
| "oc_credentials": { | |
| "fields": [ | |
| { | |
| "user": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "identifier": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "credentials": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "user", | |
| "identifier" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "credentials_user", | |
| "columns": [ | |
| "user" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "user", | |
| "identifier" | |
| ] | |
| } | |
| }, | |
| "oc_dav_job_status": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "uuid": { | |
| "type": "guid", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "user_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "status_info": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "UNIQ_18BBA548D17F50A6", | |
| "columns": [ | |
| "uuid" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_dav_properties": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "propertypath": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "propertyname": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "propertyvalue": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "propertypath_index", | |
| "columns": [ | |
| "propertypath" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_dav_shares": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "principaluri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "access": { | |
| "type": "smallint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "resourceid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "publicuri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "dav_shares_index", | |
| "columns": [ | |
| "principaluri", | |
| "resourceid", | |
| "type", | |
| "publicuri" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_external_applicable": { | |
| "fields": [ | |
| { | |
| "applicable_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "mount_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "value": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "applicable_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "applicable_type_value_mount", | |
| "columns": [ | |
| "type", | |
| "value", | |
| "mount_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "applicable_mount", | |
| "columns": [ | |
| "mount_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "applicable_type_value", | |
| "columns": [ | |
| "type", | |
| "value" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "applicable_id" | |
| ] | |
| } | |
| }, | |
| "oc_external_config": { | |
| "fields": [ | |
| { | |
| "config_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "mount_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "key": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "value": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "config_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "config_mount_key", | |
| "columns": [ | |
| "mount_id", | |
| "key" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "config_mount", | |
| "columns": [ | |
| "mount_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "config_id" | |
| ] | |
| } | |
| }, | |
| "oc_external_mounts": { | |
| "fields": [ | |
| { | |
| "mount_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "mount_point": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "storage_backend": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "auth_backend": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "priority": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "100", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "mount_id" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "mount_id" | |
| ] | |
| } | |
| }, | |
| "oc_external_options": { | |
| "fields": [ | |
| { | |
| "option_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "mount_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "key": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "value": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "option_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "option_mount_key", | |
| "columns": [ | |
| "mount_id", | |
| "key" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "option_mount", | |
| "columns": [ | |
| "mount_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "option_id" | |
| ] | |
| } | |
| }, | |
| "oc_federated_reshares": { | |
| "fields": [ | |
| { | |
| "share_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "remote_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "share_id_index", | |
| "columns": [ | |
| "share_id" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [] | |
| } | |
| }, | |
| "oc_file_locks": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "lock": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "key": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "ttl": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "-1", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "lock_key_index", | |
| "columns": [ | |
| "key" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "lock_ttl_index", | |
| "columns": [ | |
| "ttl" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_filecache": { | |
| "fields": [ | |
| { | |
| "fileid": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "storage": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "path": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "path_hash": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "parent": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "name": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mimetype": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mimepart": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "size": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mtime": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "storage_mtime": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "encrypted": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "unencrypted_size": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "etag": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "permissions": { | |
| "type": "integer", | |
| "null": true, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "checksum": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "fileid" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "fs_storage_path_hash", | |
| "columns": [ | |
| "storage", | |
| "path_hash" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "fs_parent_name_hash", | |
| "columns": [ | |
| "parent", | |
| "name" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "fs_storage_mimetype", | |
| "columns": [ | |
| "storage", | |
| "mimetype" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "fs_storage_mimepart", | |
| "columns": [ | |
| "storage", | |
| "mimepart" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "fs_storage_size", | |
| "columns": [ | |
| "storage", | |
| "size", | |
| "fileid" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "fileid" | |
| ] | |
| } | |
| }, | |
| "oc_files_trash": { | |
| "fields": [ | |
| { | |
| "auto_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "id": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "user": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "timestamp": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "location": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mime": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "auto_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "id_index", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "timestamp_index", | |
| "columns": [ | |
| "timestamp" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "user_index", | |
| "columns": [ | |
| "user" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "auto_id" | |
| ] | |
| } | |
| }, | |
| "oc_group_admin": { | |
| "fields": [ | |
| { | |
| "gid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "gid", | |
| "uid" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "group_admin_uid", | |
| "columns": [ | |
| "uid" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "gid", | |
| "uid" | |
| ] | |
| } | |
| }, | |
| "oc_group_user": { | |
| "fields": [ | |
| { | |
| "gid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "gid", | |
| "uid" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "gu_uid_index", | |
| "columns": [ | |
| "uid" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "gid", | |
| "uid" | |
| ] | |
| } | |
| }, | |
| "oc_groups": { | |
| "fields": [ | |
| { | |
| "gid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "gid" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "gid" | |
| ] | |
| } | |
| }, | |
| "oc_jobs": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "class": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "argument": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "last_run": { | |
| "type": "integer", | |
| "null": true, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "last_checked": { | |
| "type": "integer", | |
| "null": true, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "reserved_at": { | |
| "type": "integer", | |
| "null": true, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "execution_duration": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "-1", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "job_class_index", | |
| "columns": [ | |
| "class" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_migrations": { | |
| "fields": [ | |
| { | |
| "app": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "version": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "app", | |
| "version" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "app", | |
| "version" | |
| ] | |
| } | |
| }, | |
| "oc_mimetypes": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "mimetype": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "mimetype_id_index", | |
| "columns": [ | |
| "mimetype" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_mounts": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "storage_id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "root_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "user_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mount_point": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "mounts_user_root_index", | |
| "columns": [ | |
| "user_id", | |
| "root_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "mounts_user_index", | |
| "columns": [ | |
| "user_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "mounts_storage_index", | |
| "columns": [ | |
| "storage_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "mounts_root_index", | |
| "columns": [ | |
| "root_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_notifications": { | |
| "fields": [ | |
| { | |
| "notification_id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "app": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "user": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "timestamp": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "object_type": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "object_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "subject": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "subject_parameters": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "message": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "message_parameters": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "link": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "actions": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "icon": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "notification_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "IDX_16B80748C96E70CF", | |
| "columns": [ | |
| "app" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "IDX_16B807488D93D649", | |
| "columns": [ | |
| "user" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "IDX_16B80748A5D6E63E", | |
| "columns": [ | |
| "timestamp" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "IDX_16B8074811CB6B3A232D562B", | |
| "columns": [ | |
| "object_type", | |
| "object_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "notification_id" | |
| ] | |
| } | |
| }, | |
| "oc_persistent_locks": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "file_id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "owner_account_id": { | |
| "type": "bigint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "owner": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "timeout": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "created_at": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "token": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "token_hash": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "scope": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "depth": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "UNIQ_F0C3D55BB3BC57DA", | |
| "columns": [ | |
| "token_hash" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "IDX_F0C3D55B93CB796C", | |
| "columns": [ | |
| "file_id" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "IDX_F0C3D55BC901C6FF", | |
| "columns": [ | |
| "owner_account_id" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_preferences": { | |
| "fields": [ | |
| { | |
| "userid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "appid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "configkey": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "configvalue": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "userid", | |
| "appid", | |
| "configkey" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "userid", | |
| "appid", | |
| "configkey" | |
| ] | |
| } | |
| }, | |
| "oc_privatedata": { | |
| "fields": [ | |
| { | |
| "keyid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "user": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "app": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "key": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "value": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "keyid" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "keyid" | |
| ] | |
| } | |
| }, | |
| "oc_properties": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "fileid": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "propertyname": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "propertyvalue": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "fileid_index", | |
| "columns": [ | |
| "fileid" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_schedulingobjects": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "principaluri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "calendardata": { | |
| "type": "blob", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uri": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "lastmodified": { | |
| "type": "integer", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "etag": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "size": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_share": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "share_type": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "share_with": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uid_owner": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "uid_initiator": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "parent": { | |
| "type": "integer", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "item_type": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "item_source": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "item_target": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "file_source": { | |
| "type": "bigint", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "file_target": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "permissions": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "stime": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "accepted": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "expiration": { | |
| "type": "datetime", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "token": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mail_send": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "share_name": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "attributes": { | |
| "type": "text", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "item_share_type_index", | |
| "columns": [ | |
| "item_type", | |
| "share_type" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "file_source_index", | |
| "columns": [ | |
| "file_source" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "token_index", | |
| "columns": [ | |
| "token" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "share_with_index", | |
| "columns": [ | |
| "share_with" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "item_source_index", | |
| "columns": [ | |
| "item_source" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "item_source_type_index", | |
| "columns": [ | |
| "item_source", | |
| "share_type", | |
| "item_type" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_share_external": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "remote": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "remote_id": { | |
| "type": "string", | |
| "null": false, | |
| "default": "-1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "share_token": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "password": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "name": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "owner": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "user": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mountpoint": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "mountpoint_hash": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "accepted": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "sh_external_mp", | |
| "columns": [ | |
| "user", | |
| "mountpoint_hash" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "sh_external_user", | |
| "columns": [ | |
| "user" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_storages": { | |
| "fields": [ | |
| { | |
| "numeric_id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "id": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "available": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "last_checked": { | |
| "type": "integer", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "numeric_id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "storages_id_index", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "numeric_id" | |
| ] | |
| } | |
| }, | |
| "oc_systemtag": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "name": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "visibility": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "editable": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "assignable": { | |
| "type": "smallint", | |
| "null": false, | |
| "default": "1", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "tag_ident", | |
| "columns": [ | |
| "name", | |
| "visibility", | |
| "editable", | |
| "assignable" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_systemtag_group": { | |
| "fields": [ | |
| { | |
| "gid": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "systemtagid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "gid", | |
| "systemtagid" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "gid", | |
| "systemtagid" | |
| ] | |
| } | |
| }, | |
| "oc_systemtag_object_mapping": { | |
| "fields": [ | |
| { | |
| "objectid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "objecttype": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "systemtagid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "mapping", | |
| "columns": [ | |
| "objecttype", | |
| "objectid", | |
| "systemtagid" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [] | |
| } | |
| }, | |
| "oc_trusted_servers": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "url": { | |
| "type": "string", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "url_hash": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "token": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "shared_secret": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "status": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "2", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "sync_token": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "url_hash", | |
| "columns": [ | |
| "url_hash" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_users": { | |
| "fields": [ | |
| { | |
| "uid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "displayname": { | |
| "type": "string", | |
| "null": true, | |
| "default": null, | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "password": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "uid" | |
| ], | |
| "unique": true | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "uid" | |
| ] | |
| } | |
| }, | |
| "oc_vcategory": { | |
| "fields": [ | |
| { | |
| "id": { | |
| "type": "integer", | |
| "null": false, | |
| "default": null, | |
| "autoIncrement": true | |
| } | |
| }, | |
| { | |
| "uid": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "category": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "id" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "uid_index", | |
| "columns": [ | |
| "uid" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "type_index", | |
| "columns": [ | |
| "type" | |
| ], | |
| "unique": false | |
| }, | |
| { | |
| "indexName": "category_index", | |
| "columns": [ | |
| "category" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "id" | |
| ] | |
| } | |
| }, | |
| "oc_vcategory_to_object": { | |
| "fields": [ | |
| { | |
| "categoryid": { | |
| "type": "integer", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "objid": { | |
| "type": "bigint", | |
| "null": false, | |
| "default": "0", | |
| "autoIncrement": false | |
| } | |
| }, | |
| { | |
| "type": { | |
| "type": "string", | |
| "null": false, | |
| "default": "", | |
| "autoIncrement": false | |
| } | |
| } | |
| ], | |
| "index": [ | |
| { | |
| "indexName": "PRIMARY", | |
| "columns": [ | |
| "categoryid", | |
| "objid", | |
| "type" | |
| ], | |
| "unique": true | |
| }, | |
| { | |
| "indexName": "vcategory_objectd_index", | |
| "columns": [ | |
| "objid", | |
| "type" | |
| ], | |
| "unique": false | |
| } | |
| ], | |
| "0": { | |
| "primaryColumns": [ | |
| "categoryid", | |
| "objid", | |
| "type" | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| "migrations": [ | |
| { | |
| "app": "core", | |
| "version": "20170101010100" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170101215145" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170111103310" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170213215145" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170214112458" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170221114437" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170221121536" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170315173825" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170320173955" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170418154659" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170516100103" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170526104128" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170605143658" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170711191432" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170804201253" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20170928120000" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20171026130750" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20180123131835" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20180302155233" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20180319102121" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20180607072706" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20181017105216" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20181017120818" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20181113071753" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20181220085457" | |
| }, | |
| { | |
| "app": "core", | |
| "version": "20190125162909" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170116150538" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170116170538" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170202213905" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170202220512" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170427182800" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170519091921" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170526100342" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170711193427" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20170927201245" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20180622095921" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20181115210344" | |
| }, | |
| { | |
| "app": "dav", | |
| "version": "20190823065724" | |
| }, | |
| { | |
| "app": "federatedfilesharing", | |
| "version": "20170804201125" | |
| }, | |
| { | |
| "app": "federatedfilesharing", | |
| "version": "20170804201253" | |
| }, | |
| { | |
| "app": "federatedfilesharing", | |
| "version": "20190410160725" | |
| }, | |
| { | |
| "app": "files_external", | |
| "version": "20170814051424" | |
| }, | |
| { | |
| "app": "files_sharing", | |
| "version": "20170804201125" | |
| }, | |
| { | |
| "app": "files_sharing", | |
| "version": "20170804201253" | |
| }, | |
| { | |
| "app": "files_sharing", | |
| "version": "20170830112305" | |
| }, | |
| { | |
| "app": "files_sharing", | |
| "version": "20171115154900" | |
| }, | |
| { | |
| "app": "files_sharing", | |
| "version": "20171215103657" | |
| }, | |
| { | |
| "app": "files_sharing", | |
| "version": "20190426123324" | |
| }, | |
| { | |
| "app": "files_trashbin", | |
| "version": "20170804201125" | |
| }, | |
| { | |
| "app": "files_trashbin", | |
| "version": "20170804201253" | |
| }, | |
| { | |
| "app": "notifications", | |
| "version": "20170801085340" | |
| }, | |
| { | |
| "app": "notifications", | |
| "version": "20170801152524" | |
| }, | |
| { | |
| "app": "notifications", | |
| "version": "20180119080933" | |
| }, | |
| { | |
| "app": "notifications", | |
| "version": "20180604132522" | |
| } | |
| ], | |
| "phpinfo": { | |
| "apache2handler": { | |
| "Apache Version": "Apache", | |
| "Apache API Version": "20120211", | |
| "Server Administrator": "webmaster@localhost", | |
| "Hostname:Port": "localhost:8080", | |
| "User\/Group": "www-data(33)\/33", | |
| "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 100", | |
| "Timeouts": "Connection: 300 - Keep-Alive: 5", | |
| "Virtual Server": "Yes", | |
| "Server Root": "\/etc\/apache2", | |
| "Loaded Modules": "core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_alias mod_auth_basic mod_authn_core mod_authn_file mod_authz_core mod_authz_host mod_authz_user mod_autoindex mod_deflate mod_dir mod_env mod_expires mod_filter mod_headers mod_mime prefork mod_negotiation mod_php7 mod_remoteip mod_reqtimeout mod_rewrite mod_setenvif mod_status", | |
| "engine": "1", | |
| "last_modified": "0", | |
| "xbithack": "0" | |
| }, | |
| "Apache Environment": { | |
| "REDIRECT_HTTP_AUTHORIZATION": "no value", | |
| "REDIRECT_PATH_INFO": "no value", | |
| "REDIRECT_modHeadersAvailable": "true", | |
| "REDIRECT_htaccessWorking": "true", | |
| "REDIRECT_front_controller_active": "true", | |
| "REDIRECT_STATUS": "200", | |
| "HTTP_AUTHORIZATION": "no value", | |
| "PATH_INFO": "no value", | |
| "modHeadersAvailable": "true", | |
| "htaccessWorking": "true", | |
| "front_controller_active": "true", | |
| "HTTP_HOST": "owncloud.jonathangazeley.com", | |
| "HTTP_X_REQUEST_ID": "00e3eac4bde651658fb6230cb38116d5", | |
| "HTTP_X_REAL_IP": "192.168.0.10", | |
| "HTTP_X_FORWARDED_FOR": "192.168.0.10", | |
| "HTTP_X_FORWARDED_HOST": "owncloud.jonathangazeley.com", | |
| "HTTP_X_FORWARDED_PORT": "443", | |
| "HTTP_X_FORWARDED_PROTO": "https", | |
| "HTTP_X_ORIGINAL_URI": "\/apps\/configreport\/report", | |
| "HTTP_X_SCHEME": "https", | |
| "HTTP_UPGRADE_INSECURE_REQUESTS": "1", | |
| "HTTP_USER_AGENT": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/66.0.3359.170 Safari\/537.36", | |
| "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8", | |
| "HTTP_DNT": "1", | |
| "HTTP_ACCEPT_ENCODING": "gzip, deflate, br", | |
| "HTTP_ACCEPT_LANGUAGE": "en-GB,en-US;q=0.9,en;q=0.8", | |
| "SERVER_SIGNATURE": "no value", | |
| "SERVER_SOFTWARE": "Apache", | |
| "SERVER_NAME": "owncloud.jonathangazeley.com", | |
| "SERVER_ADDR": "10.1.40.84", | |
| "SERVER_PORT": "8080", | |
| "REMOTE_ADDR": "10.1.40.1", | |
| "DOCUMENT_ROOT": "\/var\/www\/owncloud", | |
| "REQUEST_SCHEME": "http", | |
| "CONTEXT_PREFIX": "no value", | |
| "CONTEXT_DOCUMENT_ROOT": "\/var\/www\/owncloud", | |
| "SERVER_ADMIN": "webmaster@localhost", | |
| "SCRIPT_FILENAME": "\/var\/www\/owncloud\/index.php", | |
| "REMOTE_PORT": "47246", | |
| "REDIRECT_URL": "\/apps\/configreport\/report", | |
| "GATEWAY_INTERFACE": "CGI\/1.1", | |
| "SERVER_PROTOCOL": "HTTP\/1.1", | |
| "REQUEST_METHOD": "GET", | |
| "QUERY_STRING": "no value", | |
| "REQUEST_URI": "\/apps\/configreport\/report", | |
| "SCRIPT_NAME": "\/index.php" | |
| }, | |
| "HTTP Headers Information": { | |
| "HTTP Request": "GET \/apps\/configreport\/report HTTP\/1.1", | |
| "Host": "owncloud.jonathangazeley.com", | |
| "X-Request-ID": "00e3eac4bde651658fb6230cb38116d5", | |
| "X-Real-IP": "192.168.0.10", | |
| "X-Forwarded-For": "192.168.0.10", | |
| "X-Forwarded-Host": "owncloud.jonathangazeley.com", | |
| "X-Forwarded-Port": "443", | |
| "X-Forwarded-Proto": "https", | |
| "X-Original-URI": "\/apps\/configreport\/report", | |
| "X-Scheme": "https", | |
| "upgrade-insecure-requests": "1", | |
| "user-agent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/66.0.3359.170 Safari\/537.36", | |
| "accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8", | |
| "dnt": "1", | |
| "accept-encoding": "gzip, deflate, br", | |
| "accept-language": "en-GB,en-US;q=0.9,en;q=0.8", | |
| "cookie": "oc_sessionPassphrase=2RXa74U9foPYB%2Br9OgZlqMiL7JgWmrDY32dhl3hudbzpKUS7V8hhO6lgK8ho1FVX6iYah1XSXV2hF3Uyl1MqEDXwhGwnAKZPSh7Ew%2FMv8EUreEKbLmzyHWYzgydEvM7a; wpc_wpc=account=djjudas21&avatar=https%3A%2F%2F1.gravatar.com%2Favatar%2F77d3d322eb0ad42146296334d43cfc43%3Fs%3D25%26amp%3Bd%3Dhttps%253A%252F%252Fs2.wp.com%252Fwp-content%252Fmu-plugins%252Fhighlander-comments%252Fimages%252Fwplogo.png%26amp%3Br%3DG&email=me%40jonathangazeley.com&link=http%3A%2F%2Fgravatar.com%2Fdjjudas21&name=Jonathan&uid=5992523&access_token=4765672db3147245fa962cbf8098cf32170ace80; tk_tc=WL67arsuRGXQ6i2r; occ4yyxaybll=4d7m51cl5eog9nc44gv00c5klp; oc9q41bd1wpk=vtuhoa4gprlaevvnnl7ro83t0l", | |
| "Expires": "Thu, 19 Nov 1981 08:52:00 GMT", | |
| "Cache-Control": "no-store, no-cache, must-revalidate", | |
| "Pragma": "no-cache", | |
| "Content-Security-Policy": "default-src self ; script-src self unsafe-eval ; style-src self unsafe-inline ; frame-src *; img-src * data: blob:; font-src self data:; media-src *; connect-src *" | |
| }, | |
| "apc": { | |
| "APC Compatibility": "1.0.5" | |
| }, | |
| "apcu": { | |
| "APCu Support": "Enabled", | |
| "Version": "5.1.17", | |
| "APCu Debugging": "Disabled", | |
| "MMAP Support": "Enabled", | |
| "MMAP File Mask": "no value", | |
| "Serialization Support": "php, igbinary", | |
| "Build Date": "Aug 26 2019 15:42:51", | |
| "apc.coredump_unmap": "Off", | |
| "apc.enable_cli": "On", | |
| "apc.enabled": "On", | |
| "apc.entries_hint": "4096", | |
| "apc.gc_ttl": "3600", | |
| "apc.mmap_file_mask": "no value", | |
| "apc.preload_path": "no value", | |
| "apc.serializer": "php", | |
| "apc.shm_segments": "1", | |
| "apc.shm_size": "32M", | |
| "apc.slam_defense": "Off", | |
| "apc.smart": "0", | |
| "apc.ttl": "0", | |
| "apc.use_request_time": "On" | |
| }, | |
| "calendar": { | |
| "Calendar support": "enabled" | |
| }, | |
| "Core": { | |
| "PHP Version": "7.3.11-0ubuntu0.19.10.1", | |
| "allow_url_fopen": "On", | |
| "allow_url_include": "Off", | |
| "arg_separator.input": "&", | |
| "arg_separator.output": "&", | |
| "auto_append_file": "no value", | |
| "auto_globals_jit": "On", | |
| "auto_prepend_file": "no value", | |
| "browscap": "no value", | |
| "default_charset": "UTF-8", | |
| "default_mimetype": "text\/html", | |
| "disable_classes": "no value", | |
| "disable_functions": "pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,", | |
| "display_errors": "Off", | |
| "display_startup_errors": "Off", | |
| "doc_root": "no value", | |
| "docref_ext": "no value", | |
| "docref_root": "no value", | |
| "enable_dl": "Off", | |
| "enable_post_data_reading": "On", | |
| "error_append_string": "no value", | |
| "error_log": "no value", | |
| "error_prepend_string": "no value", | |
| "error_reporting": [ | |
| "32767", | |
| "22527" | |
| ], | |
| "expose_php": "Off", | |
| "extension_dir": "\/usr\/lib\/php\/20180731", | |
| "file_uploads": "On", | |
| "hard_timeout": "2", | |
| "highlight.comment": "#FF8000", | |
| "highlight.default": "#0000BB", | |
| "highlight.html": "#000000", | |
| "highlight.keyword": "#007700", | |
| "highlight.string": "#DD0000", | |
| "html_errors": "On", | |
| "ignore_repeated_errors": "Off", | |
| "ignore_repeated_source": "Off", | |
| "ignore_user_abort": "Off", | |
| "implicit_flush": "Off", | |
| "input_encoding": "no value", | |
| "internal_encoding": "no value", | |
| "log_errors": "On", | |
| "log_errors_max_len": "1024", | |
| "mail.add_x_header": "Off", | |
| "mail.force_extra_parameters": "no value", | |
| "mail.log": "no value", | |
| "max_execution_time": "3600", | |
| "max_file_uploads": "20", | |
| "max_input_nesting_level": "64", | |
| "max_input_time": "3600", | |
| "max_input_vars": "1000", | |
| "memory_limit": [ | |
| "512M", | |
| "128M" | |
| ], | |
| "open_basedir": "no value", | |
| "output_buffering": [ | |
| "0", | |
| "4096" | |
| ], | |
| "output_encoding": "no value", | |
| "output_handler": "no value", | |
| "post_max_size": [ | |
| "513M", | |
| "20G" | |
| ], | |
| "precision": "14", | |
| "realpath_cache_size": "4096K", | |
| "realpath_cache_ttl": "120", | |
| "register_argc_argv": "Off", | |
| "report_memleaks": "On", | |
| "report_zend_debug": "On", | |
| "request_order": "GP", | |
| "sendmail_from": "no value", | |
| "sendmail_path": "\/usr\/sbin\/sendmail -t -i ", | |
| "serialize_precision": "-1", | |
| "short_open_tag": "Off", | |
| "SMTP": "localhost", | |
| "smtp_port": "25", | |
| "sys_temp_dir": "no value", | |
| "syslog.facility": "LOG_USER", | |
| "syslog.filter": "no-ctrl", | |
| "syslog.ident": "php", | |
| "track_errors": "Off", | |
| "unserialize_callback_func": "no value", | |
| "upload_max_filesize": [ | |
| "513M", | |
| "20G" | |
| ], | |
| "upload_tmp_dir": "no value", | |
| "user_dir": "no value", | |
| "user_ini.cache_ttl": "300", | |
| "user_ini.filename": ".user.ini", | |
| "variables_order": "EGPCS", | |
| "xmlrpc_error_number": "0", | |
| "xmlrpc_errors": "Off", | |
| "zend.assertions": "-1", | |
| "zend.detect_unicode": "On", | |
| "zend.enable_gc": "On", | |
| "zend.multibyte": "Off", | |
| "zend.script_encoding": "no value", | |
| "zend.signal_check": "Off" | |
| }, | |
| "ctype": { | |
| "ctype functions": "enabled" | |
| }, | |
| "curl": { | |
| "cURL support": "enabled", | |
| "cURL Information": "7.65.3", | |
| "Age": "4", | |
| "Features": null, | |
| "AsynchDNS": "Yes", | |
| "CharConv": "No", | |
| "Debug": "No", | |
| "GSS-Negotiate": "No", | |
| "IDN": "Yes", | |
| "IPv6": "Yes", | |
| "krb4": "No", | |
| "Largefile": "Yes", | |
| "libz": "Yes", | |
| "NTLM": "Yes", | |
| "NTLMWB": "Yes", | |
| "SPNEGO": "Yes", | |
| "SSL": "Yes", | |
| "SSPI": "No", | |
| "TLS-SRP": "Yes", | |
| "HTTP2": "Yes", | |
| "GSSAPI": "Yes", | |
| "KERBEROS5": "Yes", | |
| "UNIX_SOCKETS": "Yes", | |
| "PSL": "Yes", | |
| "HTTPS_PROXY": "Yes", | |
| "MULTI_SSL": "No", | |
| "BROTLI": "No", | |
| "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp", | |
| "Host": "x86_64-pc-linux-gnu", | |
| "SSL Version": "OpenSSL\/1.1.1c", | |
| "ZLib Version": "1.2.11", | |
| "libSSH Version": "libssh\/0.9.0\/openssl\/zlib", | |
| "curl.cainfo": "no value" | |
| }, | |
| "date": { | |
| "date\/time support": "enabled", | |
| "timelib version": "2018.02", | |
| ""Olson" Timezone Database Version": "0.system", | |
| "Timezone Database": "internal", | |
| "Default timezone": "UTC", | |
| "date.default_latitude": "31.7667", | |
| "date.default_longitude": "35.2333", | |
| "date.sunrise_zenith": "90.583333", | |
| "date.sunset_zenith": "90.583333", | |
| "date.timezone": "no value" | |
| }, | |
| "dom": { | |
| "DOM\/XML": "enabled", | |
| "DOM\/XML API Version": "20031129", | |
| "libxml Version": "2.9.4", | |
| "HTML Support": "enabled", | |
| "XPath Support": "enabled", | |
| "XPointer Support": "enabled", | |
| "Schema Support": "enabled", | |
| "RelaxNG Support": "enabled" | |
| }, | |
| "exif": { | |
| "EXIF Support": "enabled", | |
| "Supported EXIF Version": "0220", | |
| "Supported filetypes": "JPEG, TIFF", | |
| "Multibyte decoding support using mbstring": "enabled", | |
| "Extended EXIF tag formats": "Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson", | |
| "exif.decode_jis_intel": "JIS", | |
| "exif.decode_jis_motorola": "JIS", | |
| "exif.decode_unicode_intel": "UCS-2LE", | |
| "exif.decode_unicode_motorola": "UCS-2BE", | |
| "exif.encode_jis": "no value", | |
| "exif.encode_unicode": "ISO-8859-15" | |
| }, | |
| "fileinfo": { | |
| "fileinfo support": "enabled", | |
| "libmagic": "533" | |
| }, | |
| "filter": { | |
| "Input Validation and Filtering": "enabled", | |
| "filter.default": "unsafe_raw", | |
| "filter.default_flags": "no value" | |
| }, | |
| "ftp": { | |
| "FTP support": "enabled", | |
| "FTPS support": "enabled" | |
| }, | |
| "gd": { | |
| "GD Support": "enabled", | |
| "GD headers Version": "2.2.5", | |
| "GD library Version": "2.2.5", | |
| "FreeType Support": "enabled", | |
| "FreeType Linkage": "with freetype", | |
| "FreeType Version": "2.9.1", | |
| "GIF Read Support": "enabled", | |
| "GIF Create Support": "enabled", | |
| "JPEG Support": "enabled", | |
| "libJPEG Version": "8", | |
| "PNG Support": "enabled", | |
| "libPNG Version": "1.6.37", | |
| "WBMP Support": "enabled", | |
| "XPM Support": "enabled", | |
| "libXpm Version": "30411", | |
| "XBM Support": "enabled", | |
| "WebP Support": "enabled", | |
| "gd.jpeg_ignore_warning": "1" | |
| }, | |
| "gettext": { | |
| "GetText Support": "enabled" | |
| }, | |
| "gmp": { | |
| "gmp support": "enabled", | |
| "GMP version": "6.1.2" | |
| }, | |
| "hash": { | |
| "hash support": "enabled", | |
| "Hashing Engines": "md2 md4 md5 sha1 sha224 sha256 sha384 sha512\/224 sha512\/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5", | |
| "MHASH support": "Enabled", | |
| "MHASH API Version": "Emulated Support" | |
| }, | |
| "iconv": { | |
| "iconv support": "enabled", | |
| "iconv implementation": "glibc", | |
| "iconv library version": "2.30", | |
| "iconv.input_encoding": "no value", | |
| "iconv.internal_encoding": "no value", | |
| "iconv.output_encoding": "no value" | |
| }, | |
| "igbinary": { | |
| "igbinary support": "enabled", | |
| "igbinary version": "3.0.0", | |
| "igbinary APCu serializer ABI": "0", | |
| "igbinary session support": "yes", | |
| "igbinary.compact_strings": "On" | |
| }, | |
| "imagick": { | |
| "imagick module version": "3.4.3RC2", | |
| "imagick classes": "Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel", | |
| "Imagick compiled with ImageMagick version": "ImageMagick 6.9.10-23 Q16 x86_64 20190101 https:\/\/imagemagick.org", | |
| "Imagick using ImageMagick library version": "ImageMagick 6.9.10-23 Q16 x86_64 20190101 https:\/\/imagemagick.org", | |
| "ImageMagick copyright": "\u00a9 1999-2019 ImageMagick Studio LLC", | |
| "ImageMagick release date": "20190101", | |
| "ImageMagick number of supported formats:": "225", | |
| "ImageMagick supported formats": "3FR, 3G2, 3GP, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JBG, JBIG, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV", | |
| "imagick.locale_fix": "0", | |
| "imagick.progress_monitor": "0", | |
| "imagick.skip_version_check": "1" | |
| }, | |
| "intl": { | |
| "ICU version": "63.2", | |
| "ICU Data version": "63.2", | |
| "ICU TZData version": "2019a", | |
| "ICU Unicode version": "11.0", | |
| "intl.default_locale": "no value", | |
| "intl.error_level": "0", | |
| "intl.use_exceptions": "0" | |
| }, | |
| "json": { | |
| "json support": "enabled", | |
| "json version": "1.7.0" | |
| }, | |
| "ldap": { | |
| "LDAP Support": "enabled", | |
| "Total Links": "0\/unlimited", | |
| "API Version": "3001", | |
| "Vendor Name": "OpenLDAP", | |
| "Vendor Version": "20448", | |
| "SASL Support": "Enabled", | |
| "ldap.max_links": "Unlimited" | |
| }, | |
| "libsmbclient": { | |
| "Version": "1.0.0" | |
| }, | |
| "libxml": { | |
| "libXML support": "active", | |
| "libXML Compiled Version": "2.9.4", | |
| "libXML Loaded Version": "20904", | |
| "libXML streams": "enabled" | |
| }, | |
| "mbstring": { | |
| "Multibyte Support": "enabled", | |
| "Multibyte string engine": "libmbfl", | |
| "HTTP input encoding translation": "disabled", | |
| "libmbfl version": "1.3.2", | |
| "oniguruma version": "6.9.3", | |
| "Multibyte (japanese) regex support": "enabled", | |
| "Multibyte regex (oniguruma) backtrack check": "On", | |
| "Multibyte regex (oniguruma) version": "6.9.3", | |
| "mbstring.detect_order": "no value", | |
| "mbstring.encoding_translation": "Off", | |
| "mbstring.func_overload": "0", | |
| "mbstring.http_input": "no value", | |
| "mbstring.http_output": "no value", | |
| "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)", | |
| "mbstring.internal_encoding": "no value", | |
| "mbstring.language": "neutral", | |
| "mbstring.regex_stack_limit": "100000", | |
| "mbstring.strict_detection": "Off", | |
| "mbstring.substitute_character": "no value" | |
| }, | |
| "mysqli": { | |
| "Client API library version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $", | |
| "Active Persistent Links": "0", | |
| "Inactive Persistent Links": "0", | |
| "Active Links": "0", | |
| "mysqli.allow_local_infile": "Off", | |
| "mysqli.allow_persistent": "On", | |
| "mysqli.default_host": "no value", | |
| "mysqli.default_port": "3306", | |
| "mysqli.default_pw": "no value", | |
| "mysqli.default_socket": "no value", | |
| "mysqli.default_user": "no value", | |
| "mysqli.max_links": "Unlimited", | |
| "mysqli.max_persistent": "Unlimited", | |
| "mysqli.reconnect": "Off", | |
| "mysqli.rollback_on_cached_plink": "Off" | |
| }, | |
| "mysqlnd": { | |
| "Version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $", | |
| "Compression": "supported", | |
| "core SSL": "supported", | |
| "extended SSL": "supported", | |
| "Command buffer size": "4096", | |
| "Read buffer size": "32768", | |
| "Read timeout": "86400", | |
| "Collecting statistics": "Yes", | |
| "Collecting memory statistics": "No", | |
| "Tracing": "n\/a", | |
| "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password", | |
| "API Extensions": "mysqli,pdo_mysql", | |
| "bytes_sent": "3921681", | |
| "bytes_received": "15163148", | |
| "packets_sent": "57734", | |
| "packets_received": "289675", | |
| "protocol_overhead_in": "1158700", | |
| "protocol_overhead_out": "230936", | |
| "bytes_received_ok_packet": "0", | |
| "bytes_received_eof_packet": "0", | |
| "bytes_received_rset_header_packet": "248292", | |
| "bytes_received_rset_field_meta_packet": "0", | |
| "bytes_received_rset_row_packet": "145454", | |
| "bytes_received_prepare_response_packet": "8595471", | |
| "bytes_received_change_user_packet": "6002072", | |
| "packets_sent_command": "28550", | |
| "packets_received_ok": "0", | |
| "packets_received_eof": "0", | |
| "packets_received_rset_header": "27588", | |
| "packets_received_rset_field_meta": "0", | |
| "packets_received_rset_row": "28234", | |
| "packets_received_prepare_response": "122266", | |
| "packets_received_change_user": "110953", | |
| "result_set_queries": "27588", | |
| "non_result_set_queries": "646", | |
| "no_index_used": "1922", | |
| "bad_index_used": "0", | |
| "slow_queries": "0", | |
| "buffered_sets": "27588", | |
| "unbuffered_sets": "0", | |
| "ps_buffered_sets": "0", | |
| "ps_unbuffered_sets": "0", | |
| "flushed_normal_sets": "0", | |
| "flushed_ps_sets": "0", | |
| "ps_prepared_never_executed": "0", | |
| "ps_prepared_once_executed": "0", | |
| "rows_fetched_from_server_normal": "83365", | |
| "rows_fetched_from_server_ps": "0", | |
| "rows_buffered_from_client_normal": "83365", | |
| "rows_buffered_from_client_ps": "0", | |
| "rows_fetched_from_client_normal_buffered": "83365", | |
| "rows_fetched_from_client_normal_unbuffered": "0", | |
| "rows_fetched_from_client_ps_buffered": "0", | |
| "rows_fetched_from_client_ps_unbuffered": "0", | |
| "rows_fetched_from_client_ps_cursor": "0", | |
| "rows_affected_normal": "2", | |
| "rows_affected_ps": "0", | |
| "rows_skipped_normal": "83365", | |
| "rows_skipped_ps": "0", | |
| "copy_on_write_saved": "0", | |
| "copy_on_write_performed": "0", | |
| "command_buffer_too_small": "3", | |
| "connect_success": "317", | |
| "connect_failure": "0", | |
| "connection_reused": "0", | |
| "reconnect": "0", | |
| "pconnect_success": "0", | |
| "active_connections": "18446744073709551301", | |
| "active_persistent_connections": "0", | |
| "explicit_close": "316", | |
| "implicit_close": "0", | |
| "disconnect_close": "0", | |
| "in_middle_of_command_close": "0", | |
| "explicit_free_result": "27588", | |
| "implicit_free_result": "0", | |
| "explicit_stmt_close": "0", | |
| "implicit_stmt_close": "0", | |
| "mem_emalloc_count": "0", | |
| "mem_emalloc_amount": "0", | |
| "mem_ecalloc_count": "0", | |
| "mem_ecalloc_amount": "0", | |
| "mem_erealloc_count": "0", | |
| "mem_erealloc_amount": "0", | |
| "mem_efree_count": "0", | |
| "mem_efree_amount": "0", | |
| "mem_malloc_count": "0", | |
| "mem_malloc_amount": "0", | |
| "mem_calloc_count": "0", | |
| "mem_calloc_amount": "0", | |
| "mem_realloc_count": "0", | |
| "mem_realloc_amount": "0", | |
| "mem_free_count": "0", | |
| "mem_free_amount": "0", | |
| "mem_estrndup_count": "0", | |
| "mem_strndup_count": "0", | |
| "mem_estrdup_count": "0", | |
| "mem_strdup_count": "0", | |
| "mem_edupl_count": "0", | |
| "mem_dupl_count": "0", | |
| "proto_text_fetched_null": "0", | |
| "proto_text_fetched_bit": "0", | |
| "proto_text_fetched_tinyint": "0", | |
| "proto_text_fetched_short": "972", | |
| "proto_text_fetched_int24": "0", | |
| "proto_text_fetched_int": "118778", | |
| "proto_text_fetched_bigint": "92405", | |
| "proto_text_fetched_decimal": "0", | |
| "proto_text_fetched_float": "0", | |
| "proto_text_fetched_double": "0", | |
| "proto_text_fetched_date": "0", | |
| "proto_text_fetched_year": "0", | |
| "proto_text_fetched_time": "0", | |
| "proto_text_fetched_datetime": "0", | |
| "proto_text_fetched_timestamp": "0", | |
| "proto_text_fetched_string": "162947", | |
| "proto_text_fetched_blob": "0", | |
| "proto_text_fetched_enum": "21760", | |
| "proto_text_fetched_set": "0", | |
| "proto_text_fetched_geometry": "0", | |
| "proto_text_fetched_other": "0", | |
| "proto_binary_fetched_null": "0", | |
| "proto_binary_fetched_bit": "0", | |
| "proto_binary_fetched_tinyint": "0", | |
| "proto_binary_fetched_short": "0", | |
| "proto_binary_fetched_int24": "0", | |
| "proto_binary_fetched_int": "0", | |
| "proto_binary_fetched_bigint": "0", | |
| "proto_binary_fetched_decimal": "0", | |
| "proto_binary_fetched_float": "0", | |
| "proto_binary_fetched_double": "0", | |
| "proto_binary_fetched_date": "0", | |
| "proto_binary_fetched_year": "0", | |
| "proto_binary_fetched_time": "0", | |
| "proto_binary_fetched_datetime": "0", | |
| "proto_binary_fetched_timestamp": "0", | |
| "proto_binary_fetched_string": "0", | |
| "proto_binary_fetched_json": "0", | |
| "proto_binary_fetched_blob": "0", | |
| "proto_binary_fetched_enum": "0", | |
| "proto_binary_fetched_set": "0", | |
| "proto_binary_fetched_geometry": "0", | |
| "proto_binary_fetched_other": "0", | |
| "init_command_executed_count": "0", | |
| "init_command_failed_count": "0", | |
| "com_quit": "316", | |
| "com_init_db": "0", | |
| "com_query": "28234", | |
| "com_field_list": "0", | |
| "com_create_db": "0", | |
| "com_drop_db": "0", | |
| "com_refresh": "0", | |
| "com_shutdown": "0", | |
| "com_statistics": "0", | |
| "com_process_info": "0", | |
| "com_connect": "0", | |
| "com_process_kill": "0", | |
| "com_debug": "0", | |
| "com_ping": "0", | |
| "com_time": "0", | |
| "com_delayed_insert": "0", | |
| "com_change_user": "0", | |
| "com_binlog_dump": "0", | |
| "com_table_dump": "0", | |
| "com_connect_out": "0", | |
| "com_register_slave": "0", | |
| "com_stmt_prepare": "0", | |
| "com_stmt_execute": "0", | |
| "com_stmt_send_long_data": "0", | |
| "com_stmt_close": "0", | |
| "com_stmt_reset": "0", | |
| "com_stmt_set_option": "0", | |
| "com_stmt_fetch": "0", | |
| "com_deamon": "0", | |
| "bytes_received_real_data_normal": "5160359", | |
| "bytes_received_real_data_ps": "0" | |
| }, | |
| "openssl": { | |
| "OpenSSL support": "enabled", | |
| "OpenSSL Library Version": "OpenSSL 1.1.1c 28 May 2019", | |
| "OpenSSL Header Version": "OpenSSL 1.1.1c 28 May 2019", | |
| "Openssl default config": "\/usr\/lib\/ssl\/openssl.cnf", | |
| "openssl.cafile": "no value", | |
| "openssl.capath": "no value" | |
| }, | |
| "pcre": { | |
| "PCRE (Perl Compatible Regular Expressions) Support": "enabled", | |
| "PCRE Library Version": "10.32 2018-09-10", | |
| "PCRE Unicode Version": "11.0.0", | |
| "PCRE JIT Support": "enabled", | |
| "PCRE JIT Target": "x86 64bit (little endian + unaligned)", | |
| "pcre.backtrack_limit": "1000000", | |
| "pcre.jit": "1", | |
| "pcre.recursion_limit": "100000" | |
| }, | |
| "PDO": { | |
| "PDO drivers": "mysql, pgsql, sqlite" | |
| }, | |
| "pdo_mysql": { | |
| "Client API version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $", | |
| "pdo_mysql.default_socket": "\/var\/run\/mysqld\/mysqld.sock" | |
| }, | |
| "pdo_pgsql": { | |
| "PDO Driver for PostgreSQL": "enabled", | |
| "PostgreSQL(libpq) Version": "11.5 (Ubuntu 11.5-1)" | |
| }, | |
| "pdo_sqlite": { | |
| "SQLite Library": "3.29.0" | |
| }, | |
| "pgsql": { | |
| "PostgreSQL(libpq) Version": "11.5 (Ubuntu 11.5-1)", | |
| "PostgreSQL(libpq)": "PostgreSQL 11.5 (Ubuntu 11.5-1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.1.0-9ubuntu2) 9.1.0, 64-bit", | |
| "Multibyte character support": "enabled", | |
| "SSL support": "enabled", | |
| "Active Persistent Links": "0", | |
| "Active Links": "0", | |
| "pgsql.allow_persistent": "On", | |
| "pgsql.auto_reset_persistent": "Off", | |
| "pgsql.ignore_notice": "Off", | |
| "pgsql.log_notice": "Off", | |
| "pgsql.max_links": "Unlimited", | |
| "pgsql.max_persistent": "Unlimited" | |
| }, | |
| "Phar": { | |
| "Phar API version": "1.1.1", | |
| "Phar-based phar archives": "enabled", | |
| "Tar-based phar archives": "enabled", | |
| "ZIP-based phar archives": "enabled", | |
| "gzip compression": "enabled", | |
| "bzip2 compression": "disabled (install ext\/bz2)", | |
| "Native OpenSSL support": "enabled", | |
| "Phar based on pear\/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.": null, | |
| "phar.cache_list": "no value", | |
| "phar.readonly": "On", | |
| "phar.require_hash": "On" | |
| }, | |
| "posix": { | |
| "POSIX support": "enabled" | |
| }, | |
| "readline": { | |
| "Readline library": "EditLine wrapper", | |
| "cli.pager": "no value", | |
| "cli.prompt": "\\b \\> " | |
| }, | |
| "redis": { | |
| "Redis Version": "5.0.2", | |
| "Available serializers": "php, json, igbinary", | |
| "redis.arrays.algorithm": "no value", | |
| "redis.arrays.auth": "no value", | |
| "redis.arrays.autorehash": "0", | |
| "redis.arrays.connecttimeout": "0", | |
| "redis.arrays.consistent": "0", | |
| "redis.arrays.distributor": "no value", | |
| "redis.arrays.functions": "no value", | |
| "redis.arrays.hosts": "no value", | |
| "redis.arrays.index": "0", | |
| "redis.arrays.lazyconnect": "0", | |
| "redis.arrays.names": "no value", | |
| "redis.arrays.pconnect": "0", | |
| "redis.arrays.previous": "no value", | |
| "redis.arrays.readtimeout": "0", | |
| "redis.arrays.retryinterval": "0", | |
| "redis.clusters.auth": "no value", | |
| "redis.clusters.cache_slots": "0", | |
| "redis.clusters.persistent": "0", | |
| "redis.clusters.read_timeout": "0", | |
| "redis.clusters.seeds": "no value", | |
| "redis.clusters.timeout": "0", | |
| "redis.pconnect.connection_limit": "0", | |
| "redis.pconnect.pooling_enabled": "1", | |
| "redis.session.lock_expire": "0", | |
| "redis.session.lock_retries": "10", | |
| "redis.session.lock_wait_time": "2000", | |
| "redis.session.locking_enabled": "0" | |
| }, | |
| "Reflection": { | |
| "Reflection": "enabled" | |
| }, | |
| "session": { | |
| "Session Support": "enabled", | |
| "Registered save handlers": "files user redis rediscluster", | |
| "Registered serializer handlers": "php_serialize php php_binary igbinary wddx", | |
| "session.auto_start": "Off", | |
| "session.cache_expire": "180", | |
| "session.cache_limiter": "nocache", | |
| "session.cookie_domain": "no value", | |
| "session.cookie_httponly": [ | |
| "1", | |
| "no value" | |
| ], | |
| "session.cookie_lifetime": "0", | |
| "session.cookie_path": "\/", | |
| "session.cookie_samesite": "no value", | |
| "session.cookie_secure": [ | |
| "1", | |
| "0" | |
| ], | |
| "session.gc_divisor": "1000", | |
| "session.gc_maxlifetime": "1440", | |
| "session.gc_probability": "0", | |
| "session.lazy_write": "On", | |
| "session.name": [ | |
| "oc9q41bd1wpk", | |
| "PHPSESSID" | |
| ], | |
| "session.referer_check": "no value", | |
| "session.save_handler": "files", | |
| "session.save_path": "\/mnt\/data\/sessions", | |
| "session.serialize_handler": "php", | |
| "session.sid_bits_per_character": "5", | |
| "session.sid_length": "26", | |
| "session.upload_progress.cleanup": "On", | |
| "session.upload_progress.enabled": "On", | |
| "session.upload_progress.freq": "1%", | |
| "session.upload_progress.min_freq": "1", | |
| "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS", | |
| "session.upload_progress.prefix": "upload_progress_", | |
| "session.use_cookies": "1", | |
| "session.use_only_cookies": "1", | |
| "session.use_strict_mode": "0", | |
| "session.use_trans_sid": "0" | |
| }, | |
| "shmop": { | |
| "shmop support": "enabled" | |
| }, | |
| "SimpleXML": { | |
| "SimpleXML support": "enabled", | |
| "Schema support": "enabled" | |
| }, | |
| "smbclient": { | |
| "smbclient Support": "enabled", | |
| "smbclient extension Version": "1.0.0", | |
| "libsmbclient library Version": "4.10.7-Ubuntu" | |
| }, | |
| "soap": { | |
| "Soap Client": "enabled", | |
| "Soap Server": "enabled", | |
| "soap.wsdl_cache": "1", | |
| "soap.wsdl_cache_dir": "\/tmp", | |
| "soap.wsdl_cache_enabled": "1", | |
| "soap.wsdl_cache_limit": "5", | |
| "soap.wsdl_cache_ttl": "86400" | |
| }, | |
| "sockets": { | |
| "Sockets Support": "enabled" | |
| }, | |
| "sodium": { | |
| "libsodium headers version": "1.0.18", | |
| "libsodium library version": "1.0.18" | |
| }, | |
| "SPL": { | |
| "Interfaces": "OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject", | |
| "Classes": "AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException" | |
| }, | |
| "sqlite3": { | |
| "SQLite Library": "3.29.0", | |
| "sqlite3.defensive": "1", | |
| "sqlite3.extension_dir": "no value" | |
| }, | |
| "standard": { | |
| "Dynamic Library Support": "enabled", | |
| "Path to sendmail": "\/usr\/sbin\/sendmail -t -i", | |
| "assert.active": "1", | |
| "assert.bail": "0", | |
| "assert.callback": "no value", | |
| "assert.exception": "0", | |
| "assert.quiet_eval": "0", | |
| "assert.warning": "1", | |
| "auto_detect_line_endings": "0", | |
| "default_socket_timeout": "60", | |
| "from": "no value", | |
| "session.trans_sid_hosts": "no value", | |
| "session.trans_sid_tags": "a=href,area=href,frame=src,form=", | |
| "url_rewriter.hosts": "no value", | |
| "url_rewriter.tags": "form=", | |
| "user_agent": "no value" | |
| }, | |
| "sysvmsg": { | |
| "sysvmsg support": "enabled" | |
| }, | |
| "sysvsem": { | |
| "sysvsem support": "enabled" | |
| }, | |
| "sysvshm": { | |
| "sysvshm support": "enabled" | |
| }, | |
| "tokenizer": { | |
| "Tokenizer Support": "enabled" | |
| }, | |
| "wddx": { | |
| "WDDX Session Serializer": "enabled" | |
| }, | |
| "xml": { | |
| "XML Support": "active", | |
| "XML Namespace Support": "active", | |
| "libxml2 Version": "2.9.4" | |
| }, | |
| "xmlreader": { | |
| "XMLReader": "enabled" | |
| }, | |
| "xmlwriter": { | |
| "XMLWriter": "enabled" | |
| }, | |
| "xsl": { | |
| "XSL": "enabled", | |
| "libxslt Version": "1.1.33", | |
| "libxslt compiled against libxml Version": "2.9.4", | |
| "EXSLT": "enabled", | |
| "libexslt Version": "1.1.33" | |
| }, | |
| "Zend OPcache": { | |
| "Opcode Caching": "Up and Running", | |
| "Optimization": "Enabled", | |
| "SHM Cache": "Enabled", | |
| "File Cache": "Disabled", | |
| "Startup": "OK", | |
| "Shared memory model": "mmap", | |
| "Cache hits": "4305024", | |
| "Cache misses": "1085", | |
| "Used memory": "24903376", | |
| "Free memory": "109314352", | |
| "Wasted memory": "0", | |
| "Interned Strings Used memory": "2828992", | |
| "Interned Strings Free memory": "3462040", | |
| "Cached scripts": "928", | |
| "Cached keys": "1765", | |
| "Max keys": "16229", | |
| "OOM restarts": "0", | |
| "Hash keys restarts": "0", | |
| "Manual restarts": "0", | |
| "opcache.blacklist_filename": "no value", | |
| "opcache.consistency_checks": "0", | |
| "opcache.dups_fix": "Off", | |
| "opcache.enable": "On", | |
| "opcache.enable_cli": "Off", | |
| "opcache.enable_file_override": "Off", | |
| "opcache.error_log": "no value", | |
| "opcache.file_cache": "no value", | |
| "opcache.file_cache_consistency_checks": "1", | |
| "opcache.file_cache_only": "0", | |
| "opcache.file_update_protection": "2", | |
| "opcache.force_restart_timeout": "180", | |
| "opcache.huge_code_pages": "Off", | |
| "opcache.interned_strings_buffer": "8", | |
| "opcache.lockfile_path": "\/tmp", | |
| "opcache.log_verbosity_level": "1", | |
| "opcache.max_accelerated_files": "10000", | |
| "opcache.max_file_size": "0", | |
| "opcache.max_wasted_percentage": "5", | |
| "opcache.memory_consumption": "128", | |
| "opcache.opt_debug_level": "0", | |
| "opcache.optimization_level": "0x7FFEBFFF", | |
| "opcache.preferred_memory_model": "no value", | |
| "opcache.protect_memory": "0", | |
| "opcache.restrict_api": "no value", | |
| "opcache.revalidate_freq": "2", | |
| "opcache.revalidate_path": "Off", | |
| "opcache.save_comments": "1", | |
| "opcache.use_cwd": "On", | |
| "opcache.validate_permission": "Off", | |
| "opcache.validate_root": "Off", | |
| "opcache.validate_timestamps": "On" | |
| }, | |
| "zip": { | |
| "Zip": "enabled", | |
| "Zip version": "1.15.4", | |
| "Libzip headers version": "1.5.1", | |
| "Libzip library version": "1.5.1" | |
| }, | |
| "zlib": { | |
| "Stream Wrapper": "compress.zlib:\/\/", | |
| "Stream Filter": "zlib.inflate, zlib.deflate", | |
| "Compiled Version": "1.2.11", | |
| "Linked Version": "1.2.11", | |
| "zlib.output_compression": "Off", | |
| "zlib.output_compression_level": "-1", | |
| "zlib.output_handler": "no value" | |
| }, | |
| "Environment": { | |
| "OWNCLOUD_DOMAIN": "owncloud.jonathangazeley.com", | |
| "OWNCLOUD_MAX_EXECUTION_TIME": "3600", | |
| "OWNCLOUD_ALLOW_USER_TO_CHANGE_DISPLAY_NAME": "no value", | |
| "OWNCLOUD_ADMIN_USERNAME": "admin", | |
| "OWNCLOUD_DB_NAME": "owncloud", | |
| "KUBERNETES_SERVICE_PORT": "443", | |
| "REDIS_SERVICE_PORT_6379": "6379", | |
| "REDIS_SERVICE_PORT": "6379", | |
| "OWNCLOUD_MAIL_SMTP_SECURE": "tls", | |
| "REDIS_PORT": "tcp:\/\/10.152.183.251:6379", | |
| "KUBERNETES_PORT": "tcp:\/\/10.152.183.1:443", | |
| "OWNCLOUD_OBJECTSTORE_BUCKET": "owncloud", | |
| "APACHE_SERVER_SIGNATURE": "Off", | |
| "OWNCLOUD_PORT": "tcp:\/\/10.152.183.213:8080", | |
| "OWNCLOUD_SERVICE_PORT": "8080", | |
| "OWNCLOUD_SHARE_FOLDER": "no value", | |
| "OWNCLOUD_PREVIEW_OFFICE_CL_PARAMETERS": "no value", | |
| "OWNCLOUD_COMMENTS_MANAGER_FACTORY": "no value", | |
| "OWNCLOUD_PROXY_USERPWD": "no value", | |
| "OWNCLOUD_CIPHER": "no value", | |
| "REDIS_PORT_6379_TCP_ADDR": "10.152.183.251", | |
| "HOSTNAME": "owncloud-68c4cbb6b6-b9484", | |
| "OWNCLOUD_FILELOCKING_TTL": "no value", | |
| "OWNCLOUD_REDIS_PORT": "6379", | |
| "APACHE_HOSTNAME_LOOKUPS": "Off", | |
| "OWNCLOUD_MYSQL_UTF8MB4": "true", | |
| "OWNCLOUD_POST_CRONJOB_PATH": "\/etc\/post_cronjob.d", | |
| "APACHE_DOCUMENT_ROOT": "\/var\/www\/owncloud", | |
| "OWNCLOUD_ENABLE_PREVIEWS": "no value", | |
| "SHLVL": "0", | |
| "OWNCLOUD_SESSION_SAVE_PATH": "\/mnt\/data\/sessions", | |
| "HOME": "\/root", | |
| "APACHE_ERROR_LOG": "\/dev\/stderr", | |
| "REDIS_PORT_6379_TCP_PORT": "6379", | |
| "OWNCLOUD_VOLUME_APPS": "\/mnt\/data\/apps", | |
| "OWNCLOUD_SESSION_KEEPALIVE": "no value", | |
| "OWNCLOUD_DEFAULT_APP": "no value", | |
| "OWNCLOUD_ENABLED_PREVIEW_PROVIDERS": "no value", | |
| "OWNCLOUD_DB_USERNAME": "owncloud", | |
| "OWNCLOUD_OBJECTSTORE_CLASS": "OCA\\ObjectStore\\S3", | |
| "OWNCLOUD_OBJECTSTORE_ENABLED": "false", | |
| "APACHE_ACCESS_LOG": "\/dev\/null", | |
| "OWNCLOUD_PORT_8080_TCP": "tcp:\/\/10.152.183.213:8080", | |
| "REDIS_PORT_6379_TCP_PROTO": "tcp", | |
| "OWNCLOUD_OBJECTSTORE_REGION": "us-east-1", | |
| "OWNCLOUD_SHARING_FEDERATION_ALLOW_HTTP_FALLBACK": "no value", | |
| "OWNCLOUD_OBJECTSTORE_ENDPOINT": "s3-us-east-1.amazonaws.com", | |
| "OWNCLOUD_MAIL_SMTP_AUTH": "true", | |
| "OWNCLOUD_CACHE_CHUNK_GC_TTL": "no value", | |
| "OWNCLOUD_REDIS_DB": "no value", | |
| "APACHE_KEEP_ALIVE": "On", | |
| "OWNCLOUD_MAIL_FROM_ADDRESS": "owncloud", | |
| "OWNCLOUD_TOKEN_AUTH_ENFORCED": "no value", | |
| "OWNCLOUD_UPGRADE_AUTOMATIC_APP_UPDATES": "no value", | |
| "OWNCLOUD_BLACKLISTED_FILES": "no value", | |
| "OWNCLOUD_OBJECTSTORE_SECRET": "no value", | |
| "OWNCLOUD_KNOWLEDGEBASE_ENABLED": "no value", | |
| "OWNCLOUD_INTEGRITY_EXCLUDED_FILES": "no value", | |
| "OWNCLOUD_LOGIN_ALTERNATIVES": "no value", | |
| "APACHE_RUN_DIR": "\/var\/run\/apache2", | |
| "OWNCLOUD_MARKETPLACE_CA": "no value", | |
| "OWNCLOUD_DEFAULT_LANGUAGE": "en", | |
| "OWNCLOUD_DAV_CHUNK_BASE_DIR": "no value", | |
| "OWNCLOUD_CORS_ALLOWED_DOMAINS": "no value", | |
| "APACHE_PID_FILE": "\/var\/run\/apache2\/apache2.pid", | |
| "OWNCLOUD_MAINTENANCE": "no value", | |
| "OWNCLOUD_PRE_SERVER_PATH": "\/etc\/pre_server.d", | |
| "APACHE_MAX_KEEP_ALIVE_REQUESTS": "100", | |
| "OWNCLOUD_APPSTORE_URL": "no value", | |
| "OWNCLOUD_HAS_INTERNET_CONNECTION": "no value", | |
| "OWNCLOUD_REMEMBER_LOGIN_COOKIE_LIFETIME": "no value", | |
| "OWNCLOUD_LOG_FILE": "\/mnt\/data\/files\/owncloud.log", | |
| "OWNCLOUD_LICENSE_KEY": "no value", | |
| "OWNCLOUD_INTEGRITY_IGNORE_MISSING_APP_SIGNATURE": "no value", | |
| "OWNCLOUD_LOG_ROTATE_SIZE": "no value", | |
| "OWNCLOUD_OPERATION_MODE": "no value", | |
| "APACHE_SERVER_TOKENS": "Prod", | |
| "OWNCLOUD_FILESYSTEM_CHECK_CHANGES": "no value", | |
| "OWNCLOUD_CROND_ENABLED": "true", | |
| "OWNCLOUD_SECRET": "no value", | |
| "OWNCLOUD_HASHING_COST": "no value", | |
| "OWNCLOUD_SESSION_LIFETIME": "no value", | |
| "OWNCLOUD_REDIS_ENABLED": "true", | |
| "REDIS_PORT_6379_TCP": "tcp:\/\/10.152.183.251:6379", | |
| "OWNCLOUD_SUB_URL": "\/", | |
| "OWNCLOUD_POST_INSTALL_PATH": "\/etc\/post_install.d", | |
| "OWNCLOUD_OVERWRITE_WEBROOT": "no value", | |
| "OWNCLOUD_SKIP_CHMOD": "false", | |
| "OWNCLOUD_LOG_DATE_FORMAT": "no value", | |
| "OWNCLOUD_SINGLEUSER": "no value", | |
| "OWNCLOUD_FILELOCKING_ENABLED": "true", | |
| "OWNCLOUD_DB_PREFIX": "oc_", | |
| "OWNCLOUD_OVERWRITE_PROTOCOL": "no value", | |
| "OWNCLOUD_VOLUME_SESSIONS": "\/mnt\/data\/sessions", | |
| "MYSQL_SERVICE_PORT_3306": "3306", | |
| "OWNCLOUD_MAIL_SMTP_PASSWORD": "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", | |
| "OWNCLOUD_PROXY": "no value", | |
| "OWNCLOUD_CSRF_DISABLED": "no value", | |
| "OWNCLOUD_ERRORLOG_LOCATION": "\/dev\/stderr", | |
| "OWNCLOUD_SHOW_SERVER_HOSTNAME": "no value", | |
| "TERM": "xterm", | |
| "MYSQL_PORT_3306_TCP_ADDR": "10.152.183.135", | |
| "OWNCLOUD_ADMIN_PASSWORD": "admin", | |
| "OWNCLOUD_SESSION_SAVE_HANDLER": "files", | |
| "OWNCLOUD_ACCESSLOG_LOCATION": "\/dev\/null", | |
| "OWNCLOUD_MEMCACHED_HOST": "memcached", | |
| "OWNCLOUD_MAIL_SMTP_TIMEOUT": "no value", | |
| "APACHE_ADD_DEFAULT_CHARSET": "UTF-8", | |
| "KUBERNETES_PORT_443_TCP_ADDR": "10.152.183.1", | |
| "OWNCLOUD_VERSION_HIDE": "no value", | |
| "OWNCLOUD_VOLUME_CONFIG": "\/mnt\/data\/config", | |
| "OWNCLOUD_PREVIEW_MAX_FILESIZE_IMAGE": "no value", | |
| "APACHE_TRACE_ENABLE": "Off", | |
| "OWNCLOUD_MAIL_SMTP_HOST": "smtp.sendgrid.net", | |
| "OWNCLOUD_MAX_INPUT_TIME": "3600", | |
| "OWNCLOUD_EXCLUDED_DIRECTORIES": "no value", | |
| "OWNCLOUD_APPS_DEPRECATED": "no value", | |
| "OWNCLOUD_OVERWRITE_HOST": "no value", | |
| "OWNCLOUD_BACKGROUND_MODE": "cron", | |
| "OWNCLOUD_SMB_LOGGING_ENABLE": "no value", | |
| "OWNCLOUD_SYSTEMTAGS_MANAGER_FACTORY": "no value", | |
| "MYSQL_PORT_3306_TCP_PORT": "3306", | |
| "OWNCLOUD_MAIL_SMTP_DEBUG": "no value", | |
| "OWNCLOUD_OVERWRITE_COND_ADDR": "no value", | |
| "KUBERNETES_PORT_443_TCP_PORT": "443", | |
| "OWNCLOUD_VOLUME_ROOT": "\/mnt\/data", | |
| "OWNCLOUD_UPDATER_SERVER_URL": "no value", | |
| "OWNCLOUD_UPDATE_CHECKER": "no value", | |
| "OWNCLOUD_OBJECTSTORE_KEY": "no value", | |
| "OWNCLOUD_OVERWRITE_CLI_URL": "http:\/\/owncloud.jonathangazeley.com\/", | |
| "OWNCLOUD_MEMCACHED_OPTIONS": "no value", | |
| "OWNCLOUD_ENABLE_AVATARS": "no value", | |
| "OWNCLOUD_TRUSTED_PROXIES": "no value", | |
| "OWNCLOUD_OBJECTSTORE_PATHSTYLE": "false", | |
| "OWNCLOUD_LOG_LEVEL": "2", | |
| "MYSQL_SERVICE_HOST": "10.152.183.135", | |
| "APACHE_LOCK_DIR": "\/var\/lock\/apache2", | |
| "MYSQL_PORT_3306_TCP_PROTO": "tcp", | |
| "OWNCLOUD_CACHE_PATH": "no value", | |
| "KUBERNETES_PORT_443_TCP_PROTO": "tcp", | |
| "APACHE_SERVER_ADMIN": "webmaster@localhost", | |
| "LANG": "C", | |
| "OWNCLOUD_PREVIEW_MAX_SCALE_FACTOR": "no value", | |
| "OWNCLOUD_MAX_FILESIZE_ANIMATED_GIFS_PUBLIC_SHARING": "no value", | |
| "APACHE_ACCESS_FILE_NAME": ".htaccess", | |
| "OWNCLOUD_ENTRYPOINT_INITIALIZED": "true", | |
| "OWNCLOUD_SKELETON_DIRECTORY": "no value", | |
| "OWNCLOUD_DB_PASSWORD": "owncloud", | |
| "OWNCLOUD_MAX_UPLOAD": "20G", | |
| "OWNCLOUD_LOST_PASSWORD_LINK": "no value", | |
| "OWNCLOUD_PREVIEW_LIBREOFFICE_PATH": "no value", | |
| "OWNCLOUD_ACCOUNTS_ENABLE_MEDIAL_SEARCH": "no value", | |
| "OWNCLOUD_FILESYSTEM_CACHE_READONLY": "no value", | |
| "OWNCLOUD_MEMCACHED_PORT": "11211", | |
| "DEBIAN_FRONTEND": "noninteractive", | |
| "OWNCLOUD_MAIL_SMTP_PORT": "587", | |
| "APACHE_LOG_LEVEL": "warn", | |
| "OWNCLOUD_CHECK_FOR_WORKING_WELLKNOWN_SETUP": "no value", | |
| "OWNCLOUD_OBJECTSTORE_VERSION": "2006-03-01", | |
| "OWNCLOUD_PRE_CRONJOB_PATH": "\/etc\/pre_cronjob.d", | |
| "APACHE_LISTEN": "8080", | |
| "OWNCLOUD_QUOTA_INCLUDE_EXTERNAL_STORAGE": "no value", | |
| "OWNCLOUD_DB_TIMEOUT": "30", | |
| "OWNCLOUD_FORWARDED_FOR_HEADERS": "no value", | |
| "APACHE_RUN_GROUP": "www-data", | |
| "APACHE_RUN_USER": "www-data", | |
| "APACHE_ENTRYPOINT_INITIALIZED": "true", | |
| "OWNCLOUD_DB_HOST": "mysql:3306", | |
| "APACHE_SERVER_NAME": "localhost", | |
| "OWNCLOUD_POST_SERVER_PATH": "\/etc\/post_server.d", | |
| "OWNCLOUD_PREVIEW_MAX_X": "no value", | |
| "OWNCLOUD_VERSIONS_RETENTION_OBLIGATION": "no value", | |
| "OWNCLOUD_FILES_EXTERNAL_ALLOW_NEW_LOCAL": "no value", | |
| "MYSQL_PORT": "tcp:\/\/10.152.183.135:3306", | |
| "OWNCLOUD_SHARING_MANAGER_FACTORY": "no value", | |
| "OWNCLOUD_APPS_INSTALL": "no value", | |
| "OWNCLOUD_PROTOCOL": "http", | |
| "APACHE_LOG_FORMAT": "combined", | |
| "OWNCLOUD_MAIL_SMTP_NAME": "apikey", | |
| "MYSQL_SERVICE_PORT": "3306", | |
| "OWNCLOUD_PREVIEW_MAX_Y": "no value", | |
| "OWNCLOUD_VOLUME_FILES": "\/mnt\/data\/files", | |
| "KUBERNETES_SERVICE_PORT_HTTPS": "443", | |
| "MYSQL_PORT_3306_TCP": "tcp:\/\/10.152.183.135:3306", | |
| "KUBERNETES_PORT_443_TCP": "tcp:\/\/10.152.183.1:443", | |
| "OWNCLOUD_OBJECTSTORE_AUTOCREATE": "true", | |
| "OWNCLOUD_CRON_LOG": "no value", | |
| "OWNCLOUD_TRASHBIN_PURGE_LIMIT": "no value", | |
| "APACHE_KEEP_ALIVE_TIMEOUT": "5", | |
| "OWNCLOUD_USER_SEARCH_MIN_LENGTH": "no value", | |
| "OWNCLOUD_SERVICE_PORT_8080": "8080", | |
| "OWNCLOUD_ENABLE_CERTIFICATE_MANAGEMENT": "no value", | |
| "OWNCLOUD_LOG_TIMEZONE": "no value", | |
| "REDIS_SERVICE_HOST": "10.152.183.251", | |
| "PWD": "\/var\/www\/owncloud", | |
| "OWNCLOUD_DAV_ENABLE_ASYNC": "no value", | |
| "OWNCLOUD_DB_TYPE": "mysql", | |
| "OWNCLOUD_REDIS_PASSWORD": "no value", | |
| "KUBERNETES_SERVICE_HOST": "10.152.183.1", | |
| "OWNCLOUD_TEMP_DIRECTORY": "no value", | |
| "OWNCLOUD_APPS_DISABLE": "no value", | |
| "OWNCLOUD_MOUNT_FILE": "no value", | |
| "OWNCLOUD_MAIL_SMTP_MODE": "smtp", | |
| "OWNCLOUD_MARKETPLACE_KEY": "no value", | |
| "OWNCLOUD_PORT_8080_TCP_ADDR": "10.152.183.213", | |
| "OWNCLOUD_DB_FAIL": "true", | |
| "OWNCLOUD_SQLITE_JOURNAL_MODE": "no value", | |
| "OWNCLOUD_SERVICE_HOST": "10.152.183.213", | |
| "OWNCLOUD_APPS_ENABLE": "no value", | |
| "OWNCLOUD_MEMCACHE_LOCAL": "\\OC\\Memcache\\APCu", | |
| "OWNCLOUD_MEMCACHE_LOCKING": "no value", | |
| "OWNCLOUD_REDIS_TIMEOUT": "no value", | |
| "OWNCLOUD_MAIL_DOMAIN": "jonathangazeley.com", | |
| "OWNCLOUD_MAIL_SMTP_AUTH_TYPE": "no value", | |
| "OWNCLOUD_REDIS_HOST": "redis", | |
| "OWNCLOUD_MEMCACHED_ENABLED": "false", | |
| "OWNCLOUD_DEBUG": "no value", | |
| "OWNCLOUD_PART_FILE_IN_STORAGE": "no value", | |
| "OWNCLOUD_APPS_UNINSTALL": "no value", | |
| "APACHE_TIMEOUT": "300", | |
| "OWNCLOUD_PRE_INSTALL_PATH": "\/etc\/pre_install.d", | |
| "OWNCLOUD_SKIP_CHOWN": "false", | |
| "OWNCLOUD_PORT_8080_TCP_PORT": "8080", | |
| "OWNCLOUD_MINIMUM_SUPPORTED_DESKTOP_VERSION": "no value", | |
| "OWNCLOUD_HTACCESS_REWRITE_BASE": "\/", | |
| "OWNCLOUD_TRASHBIN_RETENTION_OBLIGATION": "no value", | |
| "OWNCLOUD_PORT_8080_TCP_PROTO": "tcp" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment