Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2021
743
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 223.88 KB | None | 0 0
  1. {
  2.     "basic": {
  3.         "license key": "***REMOVED SENSITIVE VALUE***",
  4.         "date": "Wed, 03 Mar 2021 10:04:56 +0000",
  5.         "ownCloud version": "10.6.0.5",
  6.         "ownCloud version string": "10.6.0",
  7.         "ownCloud edition": "Community",
  8.         "server OS": "Linux",
  9.         "server OS version": "Linux server 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64",
  10.         "server SAPI": "apache2handler",
  11.         "webserver version": "Apache\/2.4.41 (Ubuntu)",
  12.         "hostname": "***REMOVED SENSITIVE VALUE***",
  13.         "logged-in user": "***REMOVED SENSITIVE VALUE***"
  14.     },
  15.     "stats": {
  16.         "users": {
  17.             "Database": {
  18.                 "count": 4,
  19.                 "seen": 3,
  20.                 "logged in (30 days)": 3
  21.             }
  22.         },
  23.         "groups": {
  24.             "OC\\Group\\Database": 4
  25.         }
  26.     },
  27.     "config": {
  28.         "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  29.         "secret": "***REMOVED SENSITIVE VALUE***",
  30.         "trusted_domains": [
  31.             "192.168.0.26",
  32.             "***REMOVED SENSITIVE VALUE***"
  33.         ],
  34.         "datadirectory": "\/var\/www\/owncloud\/data",
  35.         "overwrite.cli.url": "http:\/\/192.168.0.26",
  36.         "dbtype": "mysql",
  37.         "version": "10.6.0.5",
  38.         "dbname": "owncloud",
  39.         "dbhost": "localhost",
  40.         "dbtableprefix": "oc_",
  41.         "instanceid": "ocqa7ckp4pja",
  42.         "mysql.utf8mb4": true,
  43.         "dbuser": "***REMOVED SENSITIVE VALUE***",
  44.         "dbpassword": "***REMOVED SENSITIVE VALUE***",
  45.         "logtimezone": "UTC",
  46.         "apps_paths": [
  47.             {
  48.                 "path": "\/var\/www\/owncloud\/apps",
  49.                 "url": "\/apps",
  50.                 "writable": false
  51.             },
  52.             {
  53.                 "path": "\/var\/www\/owncloud\/apps-external",
  54.                 "url": "\/apps-external",
  55.                 "writable": true
  56.             }
  57.         ],
  58.         "installed": true,
  59.         "mail_domain": "***REMOVED SENSITIVE VALUE***",
  60.         "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  61.         "mail_smtpmode": "smtp",
  62.         "mail_smtpauthtype": "LOGIN",
  63.         "mail_smtpauth": 1,
  64.         "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
  65.         "mail_smtpport": "465",
  66.         "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
  67.         "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
  68.         "mail_smtpsecure": "ssl",
  69.         "memcache.local": "\\OC\\Memcache\\APCu",
  70.         "filelocking.enabled": true,
  71.         "memcache.locking": "\\OC\\Memcache\\Redis",
  72.         "redis": {
  73.             "host": "localhost",
  74.             "port": 6379,
  75.             "timeout": 0,
  76.             "password": "***REMOVED SENSITIVE VALUE***"
  77.         }
  78.     },
  79.     "integritychecker": {
  80.         "passing": true,
  81.         "enabled": true,
  82.         "result": []
  83.     },
  84.     "core": {
  85.         "backgroundjobs_mode": "cron",
  86.         "enable_external_storage": "yes",
  87.         "first_install_version": "10.6.0.5",
  88.         "installedat": "1612566780.0671",
  89.         "lastcron": "1614148206",
  90.         "lastupdateResult": "[]",
  91.         "lastupdatedat": "1614765812",
  92.         "public_files": "files_sharing\/public.php",
  93.         "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php"
  94.     },
  95.     "apps": [
  96.         {
  97.             "id": "external",
  98.             "name": "External Sites",
  99.             "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.",
  100.             "licence": "AGPL",
  101.             "author": "Frank Karlitschek",
  102.             "dependencies": {
  103.                 "owncloud": {
  104.                     "@attributes": {
  105.                         "min-version": "10",
  106.                         "max-version": "10"
  107.                     }
  108.                 }
  109.             },
  110.             "version": "1.4.0",
  111.             "info": [],
  112.             "remote": [],
  113.             "public": [],
  114.             "types": [],
  115.             "repair-steps": {
  116.                 "install": [],
  117.                 "pre-migration": [],
  118.                 "post-migration": [],
  119.                 "live-migration": [],
  120.                 "uninstall": []
  121.             },
  122.             "background-jobs": [],
  123.             "two-factor-providers": [],
  124.             "commands": [],
  125.             "_cached": true,
  126.             "groups": null,
  127.             "active": false,
  128.             "level": 100,
  129.             "removable": true,
  130.             "internal": false,
  131.             "preview": "\/apps\/external\/img\/external.svg",
  132.             "previewAsIcon": true
  133.         },
  134.         {
  135.             "id": "updatenotification",
  136.             "name": "Update notification",
  137.             "description": "Displays update notifications for ownCloud and provides the SSO for the updater.",
  138.             "licence": "AGPL",
  139.             "author": "Lukas Reschke",
  140.             "version": "0.2.1",
  141.             "namespace": "UpdateNotification",
  142.             "default_enable": "",
  143.             "dependencies": {
  144.                 "owncloud": {
  145.                     "@attributes": {
  146.                         "min-version": "10",
  147.                         "max-version": "10"
  148.                     }
  149.                 }
  150.             },
  151.             "background-jobs": {
  152.                 "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob"
  153.             },
  154.             "settings": {
  155.                 "admin": "OCA\\UpdateNotification\\Controller\\AdminController"
  156.             },
  157.             "info": [],
  158.             "remote": [],
  159.             "public": [],
  160.             "types": [],
  161.             "repair-steps": {
  162.                 "install": [],
  163.                 "pre-migration": [],
  164.                 "post-migration": [],
  165.                 "live-migration": [],
  166.                 "uninstall": []
  167.             },
  168.             "two-factor-providers": [],
  169.             "commands": [],
  170.             "_cached": true,
  171.             "groups": null,
  172.             "active": true,
  173.             "internal": true,
  174.             "level": 200,
  175.             "removable": false,
  176.             "appconfig": {
  177.                 "enabled": "yes",
  178.                 "installed_version": "0.2.1",
  179.                 "types": ""
  180.             }
  181.         },
  182.         {
  183.             "id": "federation",
  184.             "name": "Federation",
  185.             "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.",
  186.             "licence": "AGPL",
  187.             "author": "Bjoern Schiessle",
  188.             "version": "0.1.0",
  189.             "namespace": "Federation",
  190.             "category": "other",
  191.             "dependencies": {
  192.                 "owncloud": {
  193.                     "@attributes": {
  194.                         "min-version": "10",
  195.                         "max-version": "10"
  196.                     }
  197.                 }
  198.             },
  199.             "default_enable": "",
  200.             "types": [
  201.                 "authentication"
  202.             ],
  203.             "background-jobs": {
  204.                 "job": "OCA\\Federation\\SyncJob"
  205.             },
  206.             "commands": {
  207.                 "command": "OCA\\Federation\\Command\\SyncFederationAddressBooks"
  208.             },
  209.             "settings": {
  210.                 "admin": "OCA\\Federation\\Panels\\Admin"
  211.             },
  212.             "info": [],
  213.             "remote": [],
  214.             "public": [],
  215.             "repair-steps": {
  216.                 "install": [],
  217.                 "pre-migration": [],
  218.                 "post-migration": [],
  219.                 "live-migration": [],
  220.                 "uninstall": []
  221.             },
  222.             "two-factor-providers": [],
  223.             "_cached": true,
  224.             "groups": null,
  225.             "active": true,
  226.             "internal": true,
  227.             "level": 200,
  228.             "removable": false,
  229.             "preview": "\/apps\/federation\/img\/app.svg",
  230.             "previewAsIcon": true,
  231.             "appconfig": {
  232.                 "enabled": "yes",
  233.                 "installed_version": "0.1.0",
  234.                 "types": "authentication"
  235.             }
  236.         },
  237.         {
  238.             "id": "provisioning_api",
  239.             "name": "Provisioning API",
  240.             "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.",
  241.             "licence": "AGPL",
  242.             "author": "Tom Needham",
  243.             "default_enable": "",
  244.             "documentation": {
  245.                 "admin": "https:\/\/doc.owncloud.org\/server\/10.6\/go.php?to=admin-provisioning-api"
  246.             },
  247.             "version": "0.5.0",
  248.             "namespace": "Provisioning_API",
  249.             "types": [
  250.                 "prevent_group_restriction"
  251.             ],
  252.             "dependencies": {
  253.                 "owncloud": {
  254.                     "@attributes": {
  255.                         "min-version": "10",
  256.                         "max-version": "10"
  257.                     }
  258.                 }
  259.             },
  260.             "info": [],
  261.             "remote": [],
  262.             "public": [],
  263.             "repair-steps": {
  264.                 "install": [],
  265.                 "pre-migration": [],
  266.                 "post-migration": [],
  267.                 "live-migration": [],
  268.                 "uninstall": []
  269.             },
  270.             "background-jobs": [],
  271.             "two-factor-providers": [],
  272.             "commands": [],
  273.             "_cached": true,
  274.             "groups": null,
  275.             "active": true,
  276.             "internal": true,
  277.             "level": 200,
  278.             "removable": false,
  279.             "preview": "\/apps\/provisioning_api\/img\/app.svg",
  280.             "previewAsIcon": true,
  281.             "appconfig": {
  282.                 "enabled": "yes",
  283.                 "installed_version": "0.5.0",
  284.                 "types": "prevent_group_restriction"
  285.             }
  286.         },
  287.         {
  288.             "id": "comments",
  289.             "name": "Comments",
  290.             "description": "Files app plugin to add comments to files",
  291.             "licence": "AGPL",
  292.             "author": "Arthur Schiwon, Vincent Petry",
  293.             "default_enable": "",
  294.             "version": "0.3.0",
  295.             "dependencies": {
  296.                 "owncloud": {
  297.                     "@attributes": {
  298.                         "min-version": "10",
  299.                         "max-version": "10"
  300.                     }
  301.                 }
  302.             },
  303.             "types": [
  304.                 "logging",
  305.                 "dav"
  306.             ],
  307.             "sabre": {
  308.                 "plugins": {
  309.                     "plugin": "OCA\\Comments\\Dav\\CommentsPlugin"
  310.                 },
  311.                 "collections": {
  312.                     "collection": "OCA\\Comments\\Dav\\RootCollection"
  313.                 }
  314.             },
  315.             "info": [],
  316.             "remote": [],
  317.             "public": [],
  318.             "repair-steps": {
  319.                 "install": [],
  320.                 "pre-migration": [],
  321.                 "post-migration": [],
  322.                 "live-migration": [],
  323.                 "uninstall": []
  324.             },
  325.             "background-jobs": [],
  326.             "two-factor-providers": [],
  327.             "commands": [],
  328.             "_cached": true,
  329.             "groups": null,
  330.             "active": true,
  331.             "level": 100,
  332.             "removable": true,
  333.             "internal": false,
  334.             "appconfig": {
  335.                 "enabled": "yes",
  336.                 "installed_version": "0.3.0",
  337.                 "types": "logging,dav"
  338.             }
  339.         },
  340.         {
  341.             "id": "files_sharing",
  342.             "name": "Share Files",
  343.             "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",
  344.             "licence": "AGPL",
  345.             "author": "Michael Gapczynski, Bjoern Schiessle",
  346.             "default_enable": "",
  347.             "version": "0.14.0",
  348.             "types": [
  349.                 "filesystem"
  350.             ],
  351.             "use-migrations": "true",
  352.             "dependencies": {
  353.                 "owncloud": {
  354.                     "@attributes": {
  355.                         "min-version": "10.0.2.4",
  356.                         "max-version": "10"
  357.                     }
  358.                 }
  359.             },
  360.             "public": {
  361.                 "files": "public.php"
  362.             },
  363.             "namespace": "Files_Sharing",
  364.             "settings-sections": {
  365.                 "personal": "OCA\\Files_Sharing\\Panels\\Personal\\Section"
  366.             },
  367.             "settings": {
  368.                 "admin": "OCA\\Files_Sharing\\Panels\\Admin\\SettingsPanel",
  369.                 "personal": "OCA\\Files_Sharing\\Panels\\Personal\\PersonalPanel"
  370.             },
  371.             "background-jobs": [
  372.                 "OCA\\Files_Sharing\\DeleteOrphanedSharesJob",
  373.                 "OCA\\Files_Sharing\\ExpireSharesJob",
  374.                 "OCA\\Files_Sharing\\External\\ScanExternalSharesJob"
  375.             ],
  376.             "commands": {
  377.                 "command": "OCA\\Files_Sharing\\Command\\CleanupRemoteStorages"
  378.             },
  379.             "info": [],
  380.             "remote": [],
  381.             "repair-steps": {
  382.                 "install": [],
  383.                 "pre-migration": [],
  384.                 "post-migration": [],
  385.                 "live-migration": [],
  386.                 "uninstall": []
  387.             },
  388.             "two-factor-providers": [],
  389.             "_cached": true,
  390.             "groups": null,
  391.             "active": true,
  392.             "internal": true,
  393.             "level": 200,
  394.             "removable": false,
  395.             "preview": "\/apps\/files_sharing\/img\/app.svg",
  396.             "previewAsIcon": true,
  397.             "appconfig": {
  398.                 "enabled": "yes",
  399.                 "installed_version": "0.14.0",
  400.                 "types": "filesystem"
  401.             }
  402.         },
  403.         {
  404.             "id": "notifications",
  405.             "name": "Notifications",
  406.             "summary": "Notification system for internal events",
  407.             "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.",
  408.             "category": "tools",
  409.             "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
  410.             "licence": "AGPL",
  411.             "author": "Joas Schilling, Thomas M\u00fcller",
  412.             "version": "0.5.2",
  413.             "types": [
  414.                 "logging"
  415.             ],
  416.             "default_enable": "",
  417.             "website": "https:\/\/github.com\/owncloud\/notifications",
  418.             "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues",
  419.             "repository": {
  420.                 "@attributes": {
  421.                     "type": "git"
  422.                 },
  423.                 "@value": "https:\/\/github.com\/owncloud\/notifications.git"
  424.             },
  425.             "commands": {
  426.                 "command": "OCA\\Notifications\\Command\\Generate"
  427.             },
  428.             "settings": {
  429.                 "personal": "OCA\\Notifications\\Panels\\Personal\\NotificationsPanel"
  430.             },
  431.             "dependencies": {
  432.                 "owncloud": {
  433.                     "@attributes": {
  434.                         "min-version": "10.2",
  435.                         "max-version": "11"
  436.                     }
  437.                 }
  438.             },
  439.             "use-migrations": "true",
  440.             "info": [],
  441.             "remote": [],
  442.             "public": [],
  443.             "repair-steps": {
  444.                 "install": [],
  445.                 "pre-migration": [],
  446.                 "post-migration": [],
  447.                 "live-migration": [],
  448.                 "uninstall": []
  449.             },
  450.             "background-jobs": [],
  451.             "two-factor-providers": [],
  452.             "_cached": true,
  453.             "groups": null,
  454.             "active": true,
  455.             "level": 100,
  456.             "removable": true,
  457.             "internal": false,
  458.             "preview": "\/apps\/notifications\/img\/notifications.svg",
  459.             "previewAsIcon": true,
  460.             "appconfig": {
  461.                 "enabled": "yes",
  462.                 "installed_version": "0.5.2",
  463.                 "types": "logging"
  464.             }
  465.         },
  466.         {
  467.             "id": "systemtags",
  468.             "name": "Collaborative tags",
  469.             "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.)",
  470.             "licence": "AGPL",
  471.             "author": "Vincent Petry",
  472.             "default_enable": "",
  473.             "version": "0.3.0",
  474.             "dependencies": {
  475.                 "owncloud": {
  476.                     "@attributes": {
  477.                         "min-version": "10",
  478.                         "max-version": "10"
  479.                     }
  480.                 }
  481.             },
  482.             "namespace": "SystemTags",
  483.             "types": [
  484.                 "logging"
  485.             ],
  486.             "info": [],
  487.             "remote": [],
  488.             "public": [],
  489.             "repair-steps": {
  490.                 "install": [],
  491.                 "pre-migration": [],
  492.                 "post-migration": [],
  493.                 "live-migration": [],
  494.                 "uninstall": []
  495.             },
  496.             "background-jobs": [],
  497.             "two-factor-providers": [],
  498.             "commands": [],
  499.             "_cached": true,
  500.             "groups": null,
  501.             "active": true,
  502.             "level": 100,
  503.             "removable": true,
  504.             "internal": false,
  505.             "appconfig": {
  506.                 "enabled": "yes",
  507.                 "installed_version": "0.3.0",
  508.                 "types": "logging"
  509.             }
  510.         },
  511.         {
  512.             "id": "files_trashbin",
  513.             "name": "Deleted files",
  514.             "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",
  515.             "licence": "AGPL",
  516.             "author": "Bjoern Schiessle",
  517.             "default_enable": "",
  518.             "version": "0.9.1",
  519.             "types": [
  520.                 "filesystem"
  521.             ],
  522.             "use-migrations": "true",
  523.             "namespace": "Files_Trashbin",
  524.             "dependencies": {
  525.                 "owncloud": {
  526.                     "@attributes": {
  527.                         "min-version": "10.0.2.4",
  528.                         "max-version": "10"
  529.                     }
  530.                 }
  531.             },
  532.             "documentation": {
  533.                 "user": "https:\/\/doc.owncloud.org\/server\/10.6\/go.php?to=user-trashbin"
  534.             },
  535.             "background-jobs": {
  536.                 "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash"
  537.             },
  538.             "commands": [
  539.                 "OCA\\Files_Trashbin\\Command\\CleanUp",
  540.                 "OCA\\Files_Trashbin\\Command\\ExpireTrash"
  541.             ],
  542.             "info": [],
  543.             "remote": [],
  544.             "public": [],
  545.             "repair-steps": {
  546.                 "install": [],
  547.                 "pre-migration": [],
  548.                 "post-migration": [],
  549.                 "live-migration": [],
  550.                 "uninstall": []
  551.             },
  552.             "two-factor-providers": [],
  553.             "_cached": true,
  554.             "groups": null,
  555.             "active": true,
  556.             "internal": true,
  557.             "level": 200,
  558.             "removable": false,
  559.             "preview": "\/apps\/files_trashbin\/img\/app.svg",
  560.             "previewAsIcon": true,
  561.             "appconfig": {
  562.                 "enabled": "yes",
  563.                 "installed_version": "0.9.1",
  564.                 "types": "filesystem"
  565.             }
  566.         },
  567.         {
  568.             "id": "files_versions",
  569.             "name": "Versions",
  570.             "licence": "AGPL",
  571.             "author": "Frank Karlitschek, Bjoern Schiessle",
  572.             "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",
  573.             "version": "1.3.0",
  574.             "types": [
  575.                 "filesystem"
  576.             ],
  577.             "namespace": "Files_Versions",
  578.             "dependencies": {
  579.                 "owncloud": {
  580.                     "@attributes": {
  581.                         "min-version": "10",
  582.                         "max-version": "10"
  583.                     }
  584.                 }
  585.             },
  586.             "documentation": {
  587.                 "user": "https:\/\/doc.owncloud.org\/server\/10.6\/go.php?to=user-versions"
  588.             },
  589.             "default_enable": "",
  590.             "background-jobs": {
  591.                 "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions"
  592.             },
  593.             "commands": [
  594.                 "OCA\\Files_Versions\\Command\\CleanUp",
  595.                 "OCA\\Files_Versions\\Command\\ExpireVersions"
  596.             ],
  597.             "info": [],
  598.             "remote": [],
  599.             "public": [],
  600.             "repair-steps": {
  601.                 "install": [],
  602.                 "pre-migration": [],
  603.                 "post-migration": [],
  604.                 "live-migration": [],
  605.                 "uninstall": []
  606.             },
  607.             "two-factor-providers": [],
  608.             "_cached": true,
  609.             "groups": null,
  610.             "active": true,
  611.             "internal": true,
  612.             "level": 200,
  613.             "removable": false,
  614.             "preview": "\/apps\/files_versions\/img\/app.svg",
  615.             "previewAsIcon": true,
  616.             "appconfig": {
  617.                 "enabled": "yes",
  618.                 "installed_version": "1.3.0",
  619.                 "types": "filesystem"
  620.             }
  621.         },
  622.         {
  623.             "id": "user_external",
  624.             "name": "External user support",
  625.             "description": "Use external user authentication methods like IMAP, SMB and FTP",
  626.             "licence": "AGPL",
  627.             "author": "Robin Appelman",
  628.             "documentation": {
  629.                 "admin": "https:\/\/doc.owncloud.org\/server\/10.3\/admin_manual\/configuration\/user\/user_auth_ftp_smb_imap.html"
  630.             },
  631.             "website": "https:\/\/github.com\/owncloud\/apps\/tree\/master\/user_external",
  632.             "bugs": "https:\/\/github.com\/owncloud\/apps\/issues",
  633.             "repository": {
  634.                 "@attributes": {
  635.                     "type": "git"
  636.                 },
  637.                 "@value": "https:\/\/github.com\/owncloud\/user_external.git"
  638.             },
  639.             "dependencies": {
  640.                 "owncloud": {
  641.                     "@attributes": {
  642.                         "min-version": "10",
  643.                         "max-version": "10"
  644.                     }
  645.                 }
  646.             },
  647.             "version": "0.6.0",
  648.             "types": [
  649.                 "authentication",
  650.                 "prelogin"
  651.             ],
  652.             "info": [],
  653.             "remote": [],
  654.             "public": [],
  655.             "repair-steps": {
  656.                 "install": [],
  657.                 "pre-migration": [],
  658.                 "post-migration": [],
  659.                 "live-migration": [],
  660.                 "uninstall": []
  661.             },
  662.             "background-jobs": [],
  663.             "two-factor-providers": [],
  664.             "commands": [],
  665.             "_cached": true,
  666.             "groups": null,
  667.             "active": false,
  668.             "level": 100,
  669.             "removable": true,
  670.             "internal": false,
  671.             "preview": "\/apps\/user_external\/img\/app.svg",
  672.             "previewAsIcon": true
  673.         },
  674.         {
  675.             "id": "firstrunwizard",
  676.             "name": "First run wizard",
  677.             "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.",
  678.             "licence": "AGPL",
  679.             "author": "Frank Karlitschek, Jan-Christoph Borchardt, Tom Needham",
  680.             "dependencies": {
  681.                 "owncloud": {
  682.                     "@attributes": {
  683.                         "min-version": "10.2",
  684.                         "max-version": "11"
  685.                     }
  686.                 }
  687.             },
  688.             "version": "1.2.0",
  689.             "namespace": "FirstRunWizard",
  690.             "default_enable": "",
  691.             "commands": {
  692.                 "command": "OCA\\FirstRunWizard\\Command\\ResetAll"
  693.             },
  694.             "info": [],
  695.             "remote": [],
  696.             "public": [],
  697.             "types": [],
  698.             "repair-steps": {
  699.                 "install": [],
  700.                 "pre-migration": [],
  701.                 "post-migration": [],
  702.                 "live-migration": [],
  703.                 "uninstall": []
  704.             },
  705.             "background-jobs": [],
  706.             "two-factor-providers": [],
  707.             "_cached": true,
  708.             "groups": null,
  709.             "active": true,
  710.             "level": 100,
  711.             "removable": true,
  712.             "internal": false,
  713.             "preview": "\/apps\/firstrunwizard\/img\/app.svg",
  714.             "previewAsIcon": true,
  715.             "appconfig": {
  716.                 "enabled": "yes",
  717.                 "installed_version": "1.2.0",
  718.                 "types": ""
  719.             }
  720.         },
  721.         {
  722.             "id": "configreport",
  723.             "name": "Admin Config Report",
  724.             "description": "Generate a Config Report",
  725.             "licence": "AGPL",
  726.             "author": "owncloud.org",
  727.             "version": "0.2.0",
  728.             "namespace": "ConfigReport",
  729.             "default_enable": [
  730.                 "",
  731.                 ""
  732.             ],
  733.             "types": [
  734.                 "filesystem"
  735.             ],
  736.             "dependencies": {
  737.                 "owncloud": {
  738.                     "@attributes": {
  739.                         "min-version": "10.2",
  740.                         "max-version": "11"
  741.                     }
  742.                 }
  743.             },
  744.             "commands": {
  745.                 "command": "OCA\\ConfigReport\\Command\\ConfigReport"
  746.             },
  747.             "settings": {
  748.                 "admin": "OCA\\ConfigReport\\AdminPanel"
  749.             },
  750.             "info": [],
  751.             "remote": [],
  752.             "public": [],
  753.             "repair-steps": {
  754.                 "install": [],
  755.                 "pre-migration": [],
  756.                 "post-migration": [],
  757.                 "live-migration": [],
  758.                 "uninstall": []
  759.             },
  760.             "background-jobs": [],
  761.             "two-factor-providers": [],
  762.             "_cached": true,
  763.             "groups": null,
  764.             "active": true,
  765.             "internal": true,
  766.             "level": 200,
  767.             "removable": false,
  768.             "appconfig": {
  769.                 "enabled": "yes",
  770.                 "installed_version": "0.2.0",
  771.                 "types": "filesystem"
  772.             }
  773.         },
  774.         {
  775.             "id": "encryption",
  776.             "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.",
  777.             "name": "Default encryption module",
  778.             "licence": "AGPL",
  779.             "author": "Bjoern Schiessle, Clark Tomlinson",
  780.             "documentation": {
  781.                 "user": "https:\/\/doc.owncloud.org\/server\/10.6\/go.php?to=user-encryption",
  782.                 "admin": "https:\/\/doc.owncloud.org\/server\/10.6\/go.php?to=admin-encryption"
  783.             },
  784.             "rememberlogin": "false",
  785.             "version": "1.4.0",
  786.             "category": "security",
  787.             "types": [
  788.                 "filesystem"
  789.             ],
  790.             "use-migrations": "true",
  791.             "dependencies": {
  792.                 "lib": "openssl",
  793.                 "owncloud": {
  794.                     "@attributes": {
  795.                         "min-version": "10.2",
  796.                         "max-version": "11.0"
  797.                     }
  798.                 }
  799.             },
  800.             "commands": [
  801.                 "OCA\\Encryption\\Command\\SelectEncryptionType",
  802.                 "OCA\\Encryption\\Command\\RecreateMasterKey",
  803.                 "OCA\\Encryption\\Command\\MigrateKeys",
  804.                 "OCA\\Encryption\\Command\\HSMDaemon",
  805.                 "OCA\\Encryption\\Command\\FixEncryptedVersion"
  806.             ],
  807.             "settings": {
  808.                 "admin": "OCA\\Encryption\\Panels\\Admin",
  809.                 "personal": "OCA\\Encryption\\Panels\\Personal"
  810.             },
  811.             "info": [],
  812.             "remote": [],
  813.             "public": [],
  814.             "repair-steps": {
  815.                 "install": [],
  816.                 "pre-migration": [],
  817.                 "post-migration": [],
  818.                 "live-migration": [],
  819.                 "uninstall": []
  820.             },
  821.             "background-jobs": [],
  822.             "two-factor-providers": [],
  823.             "_cached": true,
  824.             "groups": null,
  825.             "active": false,
  826.             "internal": true,
  827.             "level": 200,
  828.             "removable": false,
  829.             "preview": "\/apps\/encryption\/img\/app.svg",
  830.             "previewAsIcon": true
  831.         },
  832.         {
  833.             "id": "market",
  834.             "name": "Market",
  835.             "summary": "Integrate the ownCloud marketplace into your ownCloud",
  836.             "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)",
  837.             "licence": "AGPL",
  838.             "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath, Viktar Dubiniuk",
  839.             "version": "0.6.0",
  840.             "default_enable": "",
  841.             "category": "tools",
  842.             "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg",
  843.             "dependencies": {
  844.                 "owncloud": {
  845.                     "@attributes": {
  846.                         "min-version": "10.5",
  847.                         "max-version": "10"
  848.                     }
  849.                 }
  850.             },
  851.             "background-jobs": {
  852.                 "job": "OCA\\Market\\CheckUpdateBackgroundJob"
  853.             },
  854.             "commands": [
  855.                 "OCA\\Market\\Command\\InstallApp",
  856.                 "OCA\\Market\\Command\\UnInstallApp",
  857.                 "OCA\\Market\\Command\\ListApps",
  858.                 "OCA\\Market\\Command\\UpgradeApp"
  859.             ],
  860.             "navigation": {
  861.                 "@attributes": {
  862.                     "role": "admin"
  863.                 },
  864.                 "route": "market.page.index",
  865.                 "order": "100"
  866.             },
  867.             "info": [],
  868.             "remote": [],
  869.             "public": [],
  870.             "types": [],
  871.             "repair-steps": {
  872.                 "install": [],
  873.                 "pre-migration": [],
  874.                 "post-migration": [],
  875.                 "live-migration": [],
  876.                 "uninstall": []
  877.             },
  878.             "two-factor-providers": [],
  879.             "_cached": true,
  880.             "groups": null,
  881.             "active": true,
  882.             "level": 100,
  883.             "removable": true,
  884.             "internal": false,
  885.             "preview": "\/apps\/market\/img\/market.svg",
  886.             "previewAsIcon": true,
  887.             "appconfig": {
  888.                 "enabled": "yes",
  889.                 "files_mediaviewer": "1.0.4",
  890.                 "installed_version": "0.6.0",
  891.                 "types": ""
  892.             }
  893.         },
  894.         {
  895.             "id": "files_mediaviewer",
  896.             "name": "Media Viewer",
  897.             "summary": "Explore, show and share your media collections",
  898.             "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",
  899.             "licence": "GPLv2",
  900.             "author": "Felix Heidecke",
  901.             "version": "1.0.3",
  902.             "namespace": "Mediaviewer",
  903.             "documentation": {
  904.                 "developer": "https:\/\/github.com\/owncloud\/files_mediaviewer\/blob\/master\/README.md"
  905.             },
  906.             "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_mediaviewer\/ownCloud-app-mediaviewer.jpg",
  907.             "category": "multimedia",
  908.             "website": "https:\/\/github.com\/owncloud\/files_mediaviewer",
  909.             "bugs": "https:\/\/github.com\/owncloud\/files_mediaviewer\/issues",
  910.             "repository": {
  911.                 "@attributes": {
  912.                     "type": "git"
  913.                 },
  914.                 "@value": "https:\/\/github.com\/owncloud\/files_mediaviewer.git"
  915.             },
  916.             "dependencies": {
  917.                 "owncloud": {
  918.                     "@attributes": {
  919.                         "min-version": "10",
  920.                         "max-version": "10"
  921.                     }
  922.                 }
  923.             },
  924.             "default_enable": "",
  925.             "info": [],
  926.             "remote": [],
  927.             "public": [],
  928.             "types": [],
  929.             "repair-steps": {
  930.                 "install": [],
  931.                 "pre-migration": [],
  932.                 "post-migration": [],
  933.                 "live-migration": [],
  934.                 "uninstall": []
  935.             },
  936.             "background-jobs": [],
  937.             "two-factor-providers": [],
  938.             "commands": [],
  939.             "_cached": true,
  940.             "groups": null,
  941.             "active": true,
  942.             "level": 100,
  943.             "removable": true,
  944.             "internal": false,
  945.             "appconfig": {
  946.                 "enabled": "yes",
  947.                 "installed_version": "1.0.3",
  948.                 "types": ""
  949.             }
  950.         },
  951.         {
  952.             "id": "twofactor_totp",
  953.             "name": "2-Factor Authentication",
  954.             "summary": "Increase access security with 2FA\/TOTP",
  955.             "description": "2-Factor Authentication adds another layer of access security to ownCloud. The authentication method confirms a user\u2019s identity utilizing a combination of two independent components. Instead of simply requiring a username\/password combination, an additional access token (time-based one-time password\/TOTP), which can be obtained via mobile phones for instance, is needed to gain access to ownCloud accounts. This not only improves access security, but also provides administrators with an option for disabling individual tokens. Time-based one-time passwords (TOTP) can be obtained through services like Google Authenticator or an Open-Source implementation of the TOTP standard like LinOTP. This extension provides the most simple way to add a second factor to user logins. More sophisticated 2-Factor Authentication mechanisms with additional authentication devices is available via the [PrivacyIDEA ownCloud App](https:\/\/marketplace.owncloud.com\/apps\/twofactor_privacyidea) or by integrating other Identity Providers that offer multi-factor authenication mechanisms.",
  956.             "licence": "AGPL",
  957.             "author": "ownCloud GmbH, Christoph Wurst, Semih Serhat Karakaya",
  958.             "version": "0.7.1",
  959.             "namespace": "TwoFactor_Totp",
  960.             "category": "security",
  961.             "documentation": {
  962.                 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/occ_command.html#two-factor-authentication",
  963.                 "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/session_management.html"
  964.             },
  965.             "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/twofactor_totp\/cc989d968cef37f28df8e2dc633babf9a6c894cc\/screenshots\/settings.png",
  966.             "two-factor-providers": {
  967.                 "provider": "OCA\\TwoFactor_Totp\\Provider\\TotpProvider"
  968.             },
  969.             "settings": {
  970.                 "personal": "OCA\\TwoFactor_Totp\\Settings\\PersonalPanel"
  971.             },
  972.             "commands": [
  973.                 "OCA\\TwoFactor_Totp\\Command\\SetSecretVerificationStatusCommand",
  974.                 "OCA\\TwoFactor_Totp\\Command\\DeleteRedundantSecretsCommand"
  975.             ],
  976.             "dependencies": {
  977.                 "owncloud": {
  978.                     "@attributes": {
  979.                         "min-version": "10.2",
  980.                         "max-version": "10"
  981.                     }
  982.                 },
  983.                 "php": {
  984.                     "@attributes": {
  985.                         "min-version": "7.1",
  986.                         "max-version": "7.4"
  987.                     }
  988.                 }
  989.             },
  990.             "info": [],
  991.             "remote": [],
  992.             "public": [],
  993.             "types": [],
  994.             "repair-steps": {
  995.                 "install": [],
  996.                 "pre-migration": [],
  997.                 "post-migration": [],
  998.                 "live-migration": [],
  999.                 "uninstall": []
  1000.             },
  1001.             "background-jobs": [],
  1002.             "_cached": true,
  1003.             "groups": null,
  1004.             "active": true,
  1005.             "level": 100,
  1006.             "removable": true,
  1007.             "internal": false,
  1008.             "appconfig": {
  1009.                 "enabled": "yes",
  1010.                 "installed_version": "0.7.1",
  1011.                 "signed": "true",
  1012.                 "types": ""
  1013.             }
  1014.         }
  1015.     ],
  1016.     "mounts": [
  1017.         {
  1018.             "id": 2,
  1019.             "mount_point": "\/PB",
  1020.             "storage": "SMB \/ CIFS",
  1021.             "authentication_type": "Nome utente e password",
  1022.             "configuration": {
  1023.                 "host": "192.168.0.26",
  1024.                 "share": "pb",
  1025.                 "root": "",
  1026.                 "domain": "",
  1027.                 "user": "***REMOVED SENSITIVE VALUE***",
  1028.                 "password": "***REMOVED SENSITIVE VALUE***"
  1029.             },
  1030.             "options": {
  1031.                 "encrypt": true,
  1032.                 "read_only": false,
  1033.                 "previews": true,
  1034.                 "enable_sharing": false,
  1035.                 "filesystem_check_changes": 1,
  1036.                 "encoding_compatibility": false
  1037.             },
  1038.             "applicable_users": "vale",
  1039.             "applicable_groups": "",
  1040.             "type": "Admin"
  1041.         },
  1042.         {
  1043.             "id": 3,
  1044.             "mount_point": "\/Disco USB",
  1045.             "storage": "SMB \/ CIFS",
  1046.             "authentication_type": "Nome utente e password",
  1047.             "configuration": {
  1048.                 "host": "192.168.0.26",
  1049.                 "share": "samsung",
  1050.                 "root": "",
  1051.                 "domain": "",
  1052.                 "user": "***REMOVED SENSITIVE VALUE***",
  1053.                 "password": "***REMOVED SENSITIVE VALUE***"
  1054.             },
  1055.             "options": {
  1056.                 "encrypt": true,
  1057.                 "read_only": false,
  1058.                 "previews": true,
  1059.                 "enable_sharing": false,
  1060.                 "filesystem_check_changes": 1,
  1061.                 "encoding_compatibility": false
  1062.             },
  1063.             "applicable_users": "vale",
  1064.             "applicable_groups": "",
  1065.             "type": "Admin"
  1066.         },
  1067.         {
  1068.             "id": 4,
  1069.             "mount_point": "\/Volume",
  1070.             "storage": "SMB \/ CIFS",
  1071.             "authentication_type": "Nome utente e password",
  1072.             "configuration": {
  1073.                 "host": "192.168.0.26",
  1074.                 "share": "volume",
  1075.                 "root": "",
  1076.                 "domain": "",
  1077.                 "user": "***REMOVED SENSITIVE VALUE***",
  1078.                 "password": "***REMOVED SENSITIVE VALUE***"
  1079.             },
  1080.             "options": {
  1081.                 "encrypt": true,
  1082.                 "read_only": false,
  1083.                 "previews": true,
  1084.                 "enable_sharing": false,
  1085.                 "filesystem_check_changes": 1,
  1086.                 "encoding_compatibility": false
  1087.             },
  1088.             "applicable_users": "vale",
  1089.             "applicable_groups": "",
  1090.             "type": "Admin"
  1091.         },
  1092.         {
  1093.             "id": 5,
  1094.             "mount_point": "\/Gabri",
  1095.             "storage": "SMB \/ CIFS",
  1096.             "authentication_type": "Nome utente e password",
  1097.             "configuration": {
  1098.                 "host": "192.168.0.26",
  1099.                 "share": "gabri",
  1100.                 "root": "",
  1101.                 "domain": "",
  1102.                 "user": "***REMOVED SENSITIVE VALUE***",
  1103.                 "password": "***REMOVED SENSITIVE VALUE***"
  1104.             },
  1105.             "options": {
  1106.                 "encrypt": true,
  1107.                 "read_only": false,
  1108.                 "previews": true,
  1109.                 "enable_sharing": false,
  1110.                 "filesystem_check_changes": 1,
  1111.                 "encoding_compatibility": false
  1112.             },
  1113.             "applicable_users": "vale",
  1114.             "applicable_groups": "",
  1115.             "type": "Admin"
  1116.         },
  1117.         {
  1118.             "id": 6,
  1119.             "mount_point": "\/Disco 2",
  1120.             "storage": "SMB \/ CIFS",
  1121.             "authentication_type": "Nome utente e password",
  1122.             "configuration": {
  1123.                 "host": "192.168.0.26",
  1124.                 "share": "disco2",
  1125.                 "root": "",
  1126.                 "domain": "",
  1127.                 "user": "***REMOVED SENSITIVE VALUE***",
  1128.                 "password": "***REMOVED SENSITIVE VALUE***"
  1129.             },
  1130.             "options": {
  1131.                 "encrypt": true,
  1132.                 "read_only": false,
  1133.                 "previews": true,
  1134.                 "enable_sharing": false,
  1135.                 "filesystem_check_changes": 1,
  1136.                 "encoding_compatibility": false
  1137.             },
  1138.             "applicable_users": "vale",
  1139.             "applicable_groups": "",
  1140.             "type": "Admin"
  1141.         },
  1142.         {
  1143.             "id": 7,
  1144.             "mount_point": "\/Carlo",
  1145.             "storage": "SMB \/ CIFS",
  1146.             "authentication_type": "Nome utente e password",
  1147.             "configuration": {
  1148.                 "host": "192.168.0.26",
  1149.                 "share": "disco1",
  1150.                 "root": "carlo\/Carlo",
  1151.                 "domain": "",
  1152.                 "user": "***REMOVED SENSITIVE VALUE***",
  1153.                 "password": "***REMOVED SENSITIVE VALUE***"
  1154.             },
  1155.             "options": {
  1156.                 "encrypt": true,
  1157.                 "read_only": false,
  1158.                 "previews": true,
  1159.                 "enable_sharing": false,
  1160.                 "filesystem_check_changes": 1,
  1161.                 "encoding_compatibility": false
  1162.             },
  1163.             "applicable_users": "",
  1164.             "applicable_groups": "carlo",
  1165.             "type": "Admin"
  1166.         },
  1167.         {
  1168.             "id": 8,
  1169.             "mount_point": "\/Lavoro",
  1170.             "storage": "SMB \/ CIFS",
  1171.             "authentication_type": "Nome utente e password",
  1172.             "configuration": {
  1173.                 "host": "192.168.0.26",
  1174.                 "share": "disco1",
  1175.                 "root": "carlo\/lavoro",
  1176.                 "domain": "",
  1177.                 "user": "***REMOVED SENSITIVE VALUE***",
  1178.                 "password": "***REMOVED SENSITIVE VALUE***"
  1179.             },
  1180.             "options": {
  1181.                 "encrypt": true,
  1182.                 "read_only": false,
  1183.                 "previews": true,
  1184.                 "enable_sharing": false,
  1185.                 "filesystem_check_changes": 1,
  1186.                 "encoding_compatibility": false
  1187.             },
  1188.             "applicable_users": "carlo, ufficio",
  1189.             "applicable_groups": "",
  1190.             "type": "Admin"
  1191.         },
  1192.         {
  1193.             "id": 9,
  1194.             "mount_point": "\/Lavoro",
  1195.             "storage": "SMB \/ CIFS",
  1196.             "authentication_type": "Nome utente e password",
  1197.             "configuration": {
  1198.                 "host": "192.168.0.26",
  1199.                 "share": "disco1",
  1200.                 "root": "assigroupsrl\/lavoro",
  1201.                 "domain": "",
  1202.                 "user": "***REMOVED SENSITIVE VALUE***",
  1203.                 "password": "***REMOVED SENSITIVE VALUE***"
  1204.             },
  1205.             "options": {
  1206.                 "encrypt": true,
  1207.                 "read_only": false,
  1208.                 "previews": true,
  1209.                 "enable_sharing": false,
  1210.                 "filesystem_check_changes": 1,
  1211.                 "encoding_compatibility": false
  1212.             },
  1213.             "applicable_users": "assigroupsrl",
  1214.             "applicable_groups": "",
  1215.             "type": "Admin"
  1216.         },
  1217.         {
  1218.             "id": 10,
  1219.             "mount_point": "\/Marco",
  1220.             "storage": "SMB \/ CIFS",
  1221.             "authentication_type": "Nome utente e password",
  1222.             "configuration": {
  1223.                 "host": "192.168.0.26",
  1224.                 "share": "disco1",
  1225.                 "root": "assigroupsrl\/marco",
  1226.                 "domain": "",
  1227.                 "user": "***REMOVED SENSITIVE VALUE***",
  1228.                 "password": "***REMOVED SENSITIVE VALUE***"
  1229.             },
  1230.             "options": {
  1231.                 "encrypt": true,
  1232.                 "read_only": false,
  1233.                 "previews": true,
  1234.                 "enable_sharing": false,
  1235.                 "filesystem_check_changes": 1,
  1236.                 "encoding_compatibility": false
  1237.             },
  1238.             "applicable_users": "assigroupsrl",
  1239.             "applicable_groups": "",
  1240.             "type": "Admin"
  1241.         }
  1242.     ],
  1243.     "tables": {
  1244.         "tableNames": {
  1245.             "oc_account_terms": {
  1246.                 "fields": [
  1247.                     {
  1248.                         "id": {
  1249.                             "type": "bigint",
  1250.                             "null": false,
  1251.                             "default": null,
  1252.                             "autoIncrement": true
  1253.                         }
  1254.                     },
  1255.                     {
  1256.                         "account_id": {
  1257.                             "type": "bigint",
  1258.                             "null": false,
  1259.                             "default": null,
  1260.                             "autoIncrement": false
  1261.                         }
  1262.                     },
  1263.                     {
  1264.                         "term": {
  1265.                             "type": "string",
  1266.                             "null": false,
  1267.                             "default": null,
  1268.                             "autoIncrement": false
  1269.                         }
  1270.                     }
  1271.                 ],
  1272.                 "index": [
  1273.                     {
  1274.                         "indexName": "account_id_index",
  1275.                         "columns": [
  1276.                             "account_id"
  1277.                         ],
  1278.                         "unique": false
  1279.                     },
  1280.                     {
  1281.                         "indexName": "term_index",
  1282.                         "columns": [
  1283.                             "term"
  1284.                         ],
  1285.                         "unique": false
  1286.                     },
  1287.                     {
  1288.                         "indexName": "PRIMARY",
  1289.                         "columns": [
  1290.                             "id"
  1291.                         ],
  1292.                         "unique": true
  1293.                     }
  1294.                 ],
  1295.                 "0": {
  1296.                     "primaryColumns": [
  1297.                         "id"
  1298.                     ]
  1299.                 }
  1300.             },
  1301.             "oc_accounts": {
  1302.                 "fields": [
  1303.                     {
  1304.                         "id": {
  1305.                             "type": "bigint",
  1306.                             "null": false,
  1307.                             "default": null,
  1308.                             "autoIncrement": true
  1309.                         }
  1310.                     },
  1311.                     {
  1312.                         "email": {
  1313.                             "type": "string",
  1314.                             "null": true,
  1315.                             "default": null,
  1316.                             "autoIncrement": false
  1317.                         }
  1318.                     },
  1319.                     {
  1320.                         "user_id": {
  1321.                             "type": "string",
  1322.                             "null": false,
  1323.                             "default": null,
  1324.                             "autoIncrement": false
  1325.                         }
  1326.                     },
  1327.                     {
  1328.                         "lower_user_id": {
  1329.                             "type": "string",
  1330.                             "null": false,
  1331.                             "default": null,
  1332.                             "autoIncrement": false
  1333.                         }
  1334.                     },
  1335.                     {
  1336.                         "display_name": {
  1337.                             "type": "string",
  1338.                             "null": true,
  1339.                             "default": null,
  1340.                             "autoIncrement": false
  1341.                         }
  1342.                     },
  1343.                     {
  1344.                         "quota": {
  1345.                             "type": "string",
  1346.                             "null": true,
  1347.                             "default": null,
  1348.                             "autoIncrement": false
  1349.                         }
  1350.                     },
  1351.                     {
  1352.                         "last_login": {
  1353.                             "type": "integer",
  1354.                             "null": false,
  1355.                             "default": "0",
  1356.                             "autoIncrement": false
  1357.                         }
  1358.                     },
  1359.                     {
  1360.                         "backend": {
  1361.                             "type": "string",
  1362.                             "null": false,
  1363.                             "default": null,
  1364.                             "autoIncrement": false
  1365.                         }
  1366.                     },
  1367.                     {
  1368.                         "home": {
  1369.                             "type": "string",
  1370.                             "null": false,
  1371.                             "default": null,
  1372.                             "autoIncrement": false
  1373.                         }
  1374.                     },
  1375.                     {
  1376.                         "state": {
  1377.                             "type": "smallint",
  1378.                             "null": false,
  1379.                             "default": "0",
  1380.                             "autoIncrement": false
  1381.                         }
  1382.                     }
  1383.                 ],
  1384.                 "index": [
  1385.                     {
  1386.                         "indexName": "UNIQ_907AA303A76ED395",
  1387.                         "columns": [
  1388.                             "user_id"
  1389.                         ],
  1390.                         "unique": true
  1391.                     },
  1392.                     {
  1393.                         "indexName": "email_index",
  1394.                         "columns": [
  1395.                             "email"
  1396.                         ],
  1397.                         "unique": false
  1398.                     },
  1399.                     {
  1400.                         "indexName": "lower_user_id_index",
  1401.                         "columns": [
  1402.                             "lower_user_id"
  1403.                         ],
  1404.                         "unique": true
  1405.                     },
  1406.                     {
  1407.                         "indexName": "PRIMARY",
  1408.                         "columns": [
  1409.                             "id"
  1410.                         ],
  1411.                         "unique": true
  1412.                     },
  1413.                     {
  1414.                         "indexName": "display_name_index",
  1415.                         "columns": [
  1416.                             "display_name"
  1417.                         ],
  1418.                         "unique": false
  1419.                     }
  1420.                 ],
  1421.                 "0": {
  1422.                     "primaryColumns": [
  1423.                         "id"
  1424.                     ]
  1425.                 }
  1426.             },
  1427.             "oc_addressbookchanges": {
  1428.                 "fields": [
  1429.                     {
  1430.                         "id": {
  1431.                             "type": "bigint",
  1432.                             "null": false,
  1433.                             "default": null,
  1434.                             "autoIncrement": true
  1435.                         }
  1436.                     },
  1437.                     {
  1438.                         "uri": {
  1439.                             "type": "string",
  1440.                             "null": true,
  1441.                             "default": null,
  1442.                             "autoIncrement": false
  1443.                         }
  1444.                     },
  1445.                     {
  1446.                         "synctoken": {
  1447.                             "type": "integer",
  1448.                             "null": false,
  1449.                             "default": "1",
  1450.                             "autoIncrement": false
  1451.                         }
  1452.                     },
  1453.                     {
  1454.                         "addressbookid": {
  1455.                             "type": "integer",
  1456.                             "null": false,
  1457.                             "default": null,
  1458.                             "autoIncrement": false
  1459.                         }
  1460.                     },
  1461.                     {
  1462.                         "operation": {
  1463.                             "type": "smallint",
  1464.                             "null": false,
  1465.                             "default": null,
  1466.                             "autoIncrement": false
  1467.                         }
  1468.                     }
  1469.                 ],
  1470.                 "index": [
  1471.                     {
  1472.                         "indexName": "addressbookid_synctoken",
  1473.                         "columns": [
  1474.                             "addressbookid",
  1475.                             "synctoken"
  1476.                         ],
  1477.                         "unique": false
  1478.                     },
  1479.                     {
  1480.                         "indexName": "PRIMARY",
  1481.                         "columns": [
  1482.                             "id"
  1483.                         ],
  1484.                         "unique": true
  1485.                     }
  1486.                 ],
  1487.                 "0": {
  1488.                     "primaryColumns": [
  1489.                         "id"
  1490.                     ]
  1491.                 }
  1492.             },
  1493.             "oc_addressbooks": {
  1494.                 "fields": [
  1495.                     {
  1496.                         "id": {
  1497.                             "type": "bigint",
  1498.                             "null": false,
  1499.                             "default": null,
  1500.                             "autoIncrement": true
  1501.                         }
  1502.                     },
  1503.                     {
  1504.                         "principaluri": {
  1505.                             "type": "string",
  1506.                             "null": true,
  1507.                             "default": null,
  1508.                             "autoIncrement": false
  1509.                         }
  1510.                     },
  1511.                     {
  1512.                         "displayname": {
  1513.                             "type": "string",
  1514.                             "null": true,
  1515.                             "default": null,
  1516.                             "autoIncrement": false
  1517.                         }
  1518.                     },
  1519.                     {
  1520.                         "uri": {
  1521.                             "type": "string",
  1522.                             "null": true,
  1523.                             "default": null,
  1524.                             "autoIncrement": false
  1525.                         }
  1526.                     },
  1527.                     {
  1528.                         "description": {
  1529.                             "type": "string",
  1530.                             "null": true,
  1531.                             "default": null,
  1532.                             "autoIncrement": false
  1533.                         }
  1534.                     },
  1535.                     {
  1536.                         "synctoken": {
  1537.                             "type": "integer",
  1538.                             "null": false,
  1539.                             "default": "1",
  1540.                             "autoIncrement": false
  1541.                         }
  1542.                     }
  1543.                 ],
  1544.                 "index": [
  1545.                     {
  1546.                         "indexName": "addressbook_index",
  1547.                         "columns": [
  1548.                             "principaluri",
  1549.                             "uri"
  1550.                         ],
  1551.                         "unique": true
  1552.                     },
  1553.                     {
  1554.                         "indexName": "PRIMARY",
  1555.                         "columns": [
  1556.                             "id"
  1557.                         ],
  1558.                         "unique": true
  1559.                     }
  1560.                 ],
  1561.                 "0": {
  1562.                     "primaryColumns": [
  1563.                         "id"
  1564.                     ]
  1565.                 }
  1566.             },
  1567.             "oc_appconfig": {
  1568.                 "fields": [
  1569.                     {
  1570.                         "appid": {
  1571.                             "type": "string",
  1572.                             "null": false,
  1573.                             "default": "",
  1574.                             "autoIncrement": false
  1575.                         }
  1576.                     },
  1577.                     {
  1578.                         "configkey": {
  1579.                             "type": "string",
  1580.                             "null": false,
  1581.                             "default": "",
  1582.                             "autoIncrement": false
  1583.                         }
  1584.                     },
  1585.                     {
  1586.                         "configvalue": {
  1587.                             "type": "text",
  1588.                             "null": true,
  1589.                             "default": null,
  1590.                             "autoIncrement": false
  1591.                         }
  1592.                     }
  1593.                 ],
  1594.                 "index": [
  1595.                     {
  1596.                         "indexName": "appconfig_config_key_index",
  1597.                         "columns": [
  1598.                             "configkey"
  1599.                         ],
  1600.                         "unique": false
  1601.                     },
  1602.                     {
  1603.                         "indexName": "PRIMARY",
  1604.                         "columns": [
  1605.                             "appid",
  1606.                             "configkey"
  1607.                         ],
  1608.                         "unique": true
  1609.                     },
  1610.                     {
  1611.                         "indexName": "appconfig_appid_key",
  1612.                         "columns": [
  1613.                             "appid"
  1614.                         ],
  1615.                         "unique": false
  1616.                     }
  1617.                 ],
  1618.                 "0": {
  1619.                     "primaryColumns": [
  1620.                         "appid",
  1621.                         "configkey"
  1622.                     ]
  1623.                 }
  1624.             },
  1625.             "oc_authtoken": {
  1626.                 "fields": [
  1627.                     {
  1628.                         "id": {
  1629.                             "type": "integer",
  1630.                             "null": false,
  1631.                             "default": null,
  1632.                             "autoIncrement": true
  1633.                         }
  1634.                     },
  1635.                     {
  1636.                         "uid": {
  1637.                             "type": "string",
  1638.                             "null": false,
  1639.                             "default": "",
  1640.                             "autoIncrement": false
  1641.                         }
  1642.                     },
  1643.                     {
  1644.                         "login_name": {
  1645.                             "type": "string",
  1646.                             "null": false,
  1647.                             "default": "",
  1648.                             "autoIncrement": false
  1649.                         }
  1650.                     },
  1651.                     {
  1652.                         "password": {
  1653.                             "type": "text",
  1654.                             "null": true,
  1655.                             "default": null,
  1656.                             "autoIncrement": false
  1657.                         }
  1658.                     },
  1659.                     {
  1660.                         "name": {
  1661.                             "type": "text",
  1662.                             "null": false,
  1663.                             "default": null,
  1664.                             "autoIncrement": false
  1665.                         }
  1666.                     },
  1667.                     {
  1668.                         "token": {
  1669.                             "type": "string",
  1670.                             "null": false,
  1671.                             "default": "",
  1672.                             "autoIncrement": false
  1673.                         }
  1674.                     },
  1675.                     {
  1676.                         "type": {
  1677.                             "type": "smallint",
  1678.                             "null": false,
  1679.                             "default": "0",
  1680.                             "autoIncrement": false
  1681.                         }
  1682.                     },
  1683.                     {
  1684.                         "last_activity": {
  1685.                             "type": "integer",
  1686.                             "null": false,
  1687.                             "default": "0",
  1688.                             "autoIncrement": false
  1689.                         }
  1690.                     },
  1691.                     {
  1692.                         "last_check": {
  1693.                             "type": "integer",
  1694.                             "null": false,
  1695.                             "default": "0",
  1696.                             "autoIncrement": false
  1697.                         }
  1698.                     }
  1699.                 ],
  1700.                 "index": [
  1701.                     {
  1702.                         "indexName": "authtoken_token_index",
  1703.                         "columns": [
  1704.                             "token"
  1705.                         ],
  1706.                         "unique": true
  1707.                     },
  1708.                     {
  1709.                         "indexName": "authtoken_last_activity_index",
  1710.                         "columns": [
  1711.                             "last_activity"
  1712.                         ],
  1713.                         "unique": false
  1714.                     },
  1715.                     {
  1716.                         "indexName": "PRIMARY",
  1717.                         "columns": [
  1718.                             "id"
  1719.                         ],
  1720.                         "unique": true
  1721.                     }
  1722.                 ],
  1723.                 "0": {
  1724.                     "primaryColumns": [
  1725.                         "id"
  1726.                     ]
  1727.                 }
  1728.             },
  1729.             "oc_calendarchanges": {
  1730.                 "fields": [
  1731.                     {
  1732.                         "id": {
  1733.                             "type": "bigint",
  1734.                             "null": false,
  1735.                             "default": null,
  1736.                             "autoIncrement": true
  1737.                         }
  1738.                     },
  1739.                     {
  1740.                         "uri": {
  1741.                             "type": "string",
  1742.                             "null": true,
  1743.                             "default": null,
  1744.                             "autoIncrement": false
  1745.                         }
  1746.                     },
  1747.                     {
  1748.                         "synctoken": {
  1749.                             "type": "integer",
  1750.                             "null": false,
  1751.                             "default": "1",
  1752.                             "autoIncrement": false
  1753.                         }
  1754.                     },
  1755.                     {
  1756.                         "calendarid": {
  1757.                             "type": "integer",
  1758.                             "null": false,
  1759.                             "default": null,
  1760.                             "autoIncrement": false
  1761.                         }
  1762.                     },
  1763.                     {
  1764.                         "operation": {
  1765.                             "type": "smallint",
  1766.                             "null": false,
  1767.                             "default": null,
  1768.                             "autoIncrement": false
  1769.                         }
  1770.                     }
  1771.                 ],
  1772.                 "index": [
  1773.                     {
  1774.                         "indexName": "calendarid_synctoken",
  1775.                         "columns": [
  1776.                             "calendarid",
  1777.                             "synctoken"
  1778.                         ],
  1779.                         "unique": false
  1780.                     },
  1781.                     {
  1782.                         "indexName": "PRIMARY",
  1783.                         "columns": [
  1784.                             "id"
  1785.                         ],
  1786.                         "unique": true
  1787.                     }
  1788.                 ],
  1789.                 "0": {
  1790.                     "primaryColumns": [
  1791.                         "id"
  1792.                     ]
  1793.                 }
  1794.             },
  1795.             "oc_calendarobjects": {
  1796.                 "fields": [
  1797.                     {
  1798.                         "id": {
  1799.                             "type": "bigint",
  1800.                             "null": false,
  1801.                             "default": null,
  1802.                             "autoIncrement": true
  1803.                         }
  1804.                     },
  1805.                     {
  1806.                         "calendardata": {
  1807.                             "type": "blob",
  1808.                             "null": true,
  1809.                             "default": null,
  1810.                             "autoIncrement": false
  1811.                         }
  1812.                     },
  1813.                     {
  1814.                         "uri": {
  1815.                             "type": "string",
  1816.                             "null": true,
  1817.                             "default": null,
  1818.                             "autoIncrement": false
  1819.                         }
  1820.                     },
  1821.                     {
  1822.                         "calendarid": {
  1823.                             "type": "integer",
  1824.                             "null": false,
  1825.                             "default": null,
  1826.                             "autoIncrement": false
  1827.                         }
  1828.                     },
  1829.                     {
  1830.                         "lastmodified": {
  1831.                             "type": "integer",
  1832.                             "null": true,
  1833.                             "default": null,
  1834.                             "autoIncrement": false
  1835.                         }
  1836.                     },
  1837.                     {
  1838.                         "etag": {
  1839.                             "type": "string",
  1840.                             "null": true,
  1841.                             "default": null,
  1842.                             "autoIncrement": false
  1843.                         }
  1844.                     },
  1845.                     {
  1846.                         "size": {
  1847.                             "type": "bigint",
  1848.                             "null": false,
  1849.                             "default": null,
  1850.                             "autoIncrement": false
  1851.                         }
  1852.                     },
  1853.                     {
  1854.                         "componenttype": {
  1855.                             "type": "string",
  1856.                             "null": true,
  1857.                             "default": null,
  1858.                             "autoIncrement": false
  1859.                         }
  1860.                     },
  1861.                     {
  1862.                         "firstoccurence": {
  1863.                             "type": "bigint",
  1864.                             "null": true,
  1865.                             "default": null,
  1866.                             "autoIncrement": false
  1867.                         }
  1868.                     },
  1869.                     {
  1870.                         "lastoccurence": {
  1871.                             "type": "bigint",
  1872.                             "null": true,
  1873.                             "default": null,
  1874.                             "autoIncrement": false
  1875.                         }
  1876.                     },
  1877.                     {
  1878.                         "uid": {
  1879.                             "type": "string",
  1880.                             "null": true,
  1881.                             "default": null,
  1882.                             "autoIncrement": false
  1883.                         }
  1884.                     },
  1885.                     {
  1886.                         "classification": {
  1887.                             "type": "integer",
  1888.                             "null": true,
  1889.                             "default": "0",
  1890.                             "autoIncrement": false
  1891.                         }
  1892.                     }
  1893.                 ],
  1894.                 "index": [
  1895.                     {
  1896.                         "indexName": "calobjects_index",
  1897.                         "columns": [
  1898.                             "calendarid",
  1899.                             "uri"
  1900.                         ],
  1901.                         "unique": true
  1902.                     },
  1903.                     {
  1904.                         "indexName": "PRIMARY",
  1905.                         "columns": [
  1906.                             "id"
  1907.                         ],
  1908.                         "unique": true
  1909.                     }
  1910.                 ],
  1911.                 "0": {
  1912.                     "primaryColumns": [
  1913.                         "id"
  1914.                     ]
  1915.                 }
  1916.             },
  1917.             "oc_calendars": {
  1918.                 "fields": [
  1919.                     {
  1920.                         "id": {
  1921.                             "type": "bigint",
  1922.                             "null": false,
  1923.                             "default": null,
  1924.                             "autoIncrement": true
  1925.                         }
  1926.                     },
  1927.                     {
  1928.                         "principaluri": {
  1929.                             "type": "string",
  1930.                             "null": true,
  1931.                             "default": null,
  1932.                             "autoIncrement": false
  1933.                         }
  1934.                     },
  1935.                     {
  1936.                         "displayname": {
  1937.                             "type": "string",
  1938.                             "null": true,
  1939.                             "default": null,
  1940.                             "autoIncrement": false
  1941.                         }
  1942.                     },
  1943.                     {
  1944.                         "uri": {
  1945.                             "type": "string",
  1946.                             "null": true,
  1947.                             "default": null,
  1948.                             "autoIncrement": false
  1949.                         }
  1950.                     },
  1951.                     {
  1952.                         "synctoken": {
  1953.                             "type": "integer",
  1954.                             "null": false,
  1955.                             "default": "1",
  1956.                             "autoIncrement": false
  1957.                         }
  1958.                     },
  1959.                     {
  1960.                         "description": {
  1961.                             "type": "string",
  1962.                             "null": true,
  1963.                             "default": null,
  1964.                             "autoIncrement": false
  1965.                         }
  1966.                     },
  1967.                     {
  1968.                         "calendarorder": {
  1969.                             "type": "integer",
  1970.                             "null": false,
  1971.                             "default": "0",
  1972.                             "autoIncrement": false
  1973.                         }
  1974.                     },
  1975.                     {
  1976.                         "calendarcolor": {
  1977.                             "type": "string",
  1978.                             "null": true,
  1979.                             "default": null,
  1980.                             "autoIncrement": false
  1981.                         }
  1982.                     },
  1983.                     {
  1984.                         "timezone": {
  1985.                             "type": "text",
  1986.                             "null": true,
  1987.                             "default": null,
  1988.                             "autoIncrement": false
  1989.                         }
  1990.                     },
  1991.                     {
  1992.                         "components": {
  1993.                             "type": "string",
  1994.                             "null": true,
  1995.                             "default": null,
  1996.                             "autoIncrement": false
  1997.                         }
  1998.                     },
  1999.                     {
  2000.                         "transparent": {
  2001.                             "type": "smallint",
  2002.                             "null": false,
  2003.                             "default": "0",
  2004.                             "autoIncrement": false
  2005.                         }
  2006.                     }
  2007.                 ],
  2008.                 "index": [
  2009.                     {
  2010.                         "indexName": "calendars_index",
  2011.                         "columns": [
  2012.                             "principaluri",
  2013.                             "uri"
  2014.                         ],
  2015.                         "unique": true
  2016.                     },
  2017.                     {
  2018.                         "indexName": "PRIMARY",
  2019.                         "columns": [
  2020.                             "id"
  2021.                         ],
  2022.                         "unique": true
  2023.                     }
  2024.                 ],
  2025.                 "0": {
  2026.                     "primaryColumns": [
  2027.                         "id"
  2028.                     ]
  2029.                 }
  2030.             },
  2031.             "oc_calendarsubscriptions": {
  2032.                 "fields": [
  2033.                     {
  2034.                         "id": {
  2035.                             "type": "bigint",
  2036.                             "null": false,
  2037.                             "default": null,
  2038.                             "autoIncrement": true
  2039.                         }
  2040.                     },
  2041.                     {
  2042.                         "uri": {
  2043.                             "type": "string",
  2044.                             "null": true,
  2045.                             "default": null,
  2046.                             "autoIncrement": false
  2047.                         }
  2048.                     },
  2049.                     {
  2050.                         "principaluri": {
  2051.                             "type": "string",
  2052.                             "null": true,
  2053.                             "default": null,
  2054.                             "autoIncrement": false
  2055.                         }
  2056.                     },
  2057.                     {
  2058.                         "source": {
  2059.                             "type": "string",
  2060.                             "null": true,
  2061.                             "default": null,
  2062.                             "autoIncrement": false
  2063.                         }
  2064.                     },
  2065.                     {
  2066.                         "displayname": {
  2067.                             "type": "string",
  2068.                             "null": true,
  2069.                             "default": null,
  2070.                             "autoIncrement": false
  2071.                         }
  2072.                     },
  2073.                     {
  2074.                         "refreshrate": {
  2075.                             "type": "string",
  2076.                             "null": true,
  2077.                             "default": null,
  2078.                             "autoIncrement": false
  2079.                         }
  2080.                     },
  2081.                     {
  2082.                         "calendarorder": {
  2083.                             "type": "integer",
  2084.                             "null": false,
  2085.                             "default": "0",
  2086.                             "autoIncrement": false
  2087.                         }
  2088.                     },
  2089.                     {
  2090.                         "calendarcolor": {
  2091.                             "type": "string",
  2092.                             "null": true,
  2093.                             "default": null,
  2094.                             "autoIncrement": false
  2095.                         }
  2096.                     },
  2097.                     {
  2098.                         "striptodos": {
  2099.                             "type": "smallint",
  2100.                             "null": true,
  2101.                             "default": null,
  2102.                             "autoIncrement": false
  2103.                         }
  2104.                     },
  2105.                     {
  2106.                         "stripalarms": {
  2107.                             "type": "smallint",
  2108.                             "null": true,
  2109.                             "default": null,
  2110.                             "autoIncrement": false
  2111.                         }
  2112.                     },
  2113.                     {
  2114.                         "stripattachments": {
  2115.                             "type": "smallint",
  2116.                             "null": true,
  2117.                             "default": null,
  2118.                             "autoIncrement": false
  2119.                         }
  2120.                     },
  2121.                     {
  2122.                         "lastmodified": {
  2123.                             "type": "integer",
  2124.                             "null": false,
  2125.                             "default": null,
  2126.                             "autoIncrement": false
  2127.                         }
  2128.                     }
  2129.                 ],
  2130.                 "index": [
  2131.                     {
  2132.                         "indexName": "calsub_index",
  2133.                         "columns": [
  2134.                             "principaluri",
  2135.                             "uri"
  2136.                         ],
  2137.                         "unique": true
  2138.                     },
  2139.                     {
  2140.                         "indexName": "PRIMARY",
  2141.                         "columns": [
  2142.                             "id"
  2143.                         ],
  2144.                         "unique": true
  2145.                     }
  2146.                 ],
  2147.                 "0": {
  2148.                     "primaryColumns": [
  2149.                         "id"
  2150.                     ]
  2151.                 }
  2152.             },
  2153.             "oc_cards": {
  2154.                 "fields": [
  2155.                     {
  2156.                         "id": {
  2157.                             "type": "bigint",
  2158.                             "null": false,
  2159.                             "default": null,
  2160.                             "autoIncrement": true
  2161.                         }
  2162.                     },
  2163.                     {
  2164.                         "addressbookid": {
  2165.                             "type": "integer",
  2166.                             "null": false,
  2167.                             "default": "0",
  2168.                             "autoIncrement": false
  2169.                         }
  2170.                     },
  2171.                     {
  2172.                         "carddata": {
  2173.                             "type": "blob",
  2174.                             "null": true,
  2175.                             "default": null,
  2176.                             "autoIncrement": false
  2177.                         }
  2178.                     },
  2179.                     {
  2180.                         "uri": {
  2181.                             "type": "string",
  2182.                             "null": true,
  2183.                             "default": null,
  2184.                             "autoIncrement": false
  2185.                         }
  2186.                     },
  2187.                     {
  2188.                         "lastmodified": {
  2189.                             "type": "bigint",
  2190.                             "null": true,
  2191.                             "default": null,
  2192.                             "autoIncrement": false
  2193.                         }
  2194.                     },
  2195.                     {
  2196.                         "etag": {
  2197.                             "type": "string",
  2198.                             "null": true,
  2199.                             "default": null,
  2200.                             "autoIncrement": false
  2201.                         }
  2202.                     },
  2203.                     {
  2204.                         "size": {
  2205.                             "type": "bigint",
  2206.                             "null": false,
  2207.                             "default": null,
  2208.                             "autoIncrement": false
  2209.                         }
  2210.                     }
  2211.                 ],
  2212.                 "index": [
  2213.                     {
  2214.                         "indexName": "addressbookid_uri_index",
  2215.                         "columns": [
  2216.                             "addressbookid",
  2217.                             "uri"
  2218.                         ],
  2219.                         "unique": false
  2220.                     },
  2221.                     {
  2222.                         "indexName": "PRIMARY",
  2223.                         "columns": [
  2224.                             "id"
  2225.                         ],
  2226.                         "unique": true
  2227.                     }
  2228.                 ],
  2229.                 "0": {
  2230.                     "primaryColumns": [
  2231.                         "id"
  2232.                     ]
  2233.                 }
  2234.             },
  2235.             "oc_cards_properties": {
  2236.                 "fields": [
  2237.                     {
  2238.                         "id": {
  2239.                             "type": "bigint",
  2240.                             "null": false,
  2241.                             "default": null,
  2242.                             "autoIncrement": true
  2243.                         }
  2244.                     },
  2245.                     {
  2246.                         "addressbookid": {
  2247.                             "type": "bigint",
  2248.                             "null": false,
  2249.                             "default": "0",
  2250.                             "autoIncrement": false
  2251.                         }
  2252.                     },
  2253.                     {
  2254.                         "cardid": {
  2255.                             "type": "bigint",
  2256.                             "null": false,
  2257.                             "default": "0",
  2258.                             "autoIncrement": false
  2259.                         }
  2260.                     },
  2261.                     {
  2262.                         "name": {
  2263.                             "type": "string",
  2264.                             "null": true,
  2265.                             "default": null,
  2266.                             "autoIncrement": false
  2267.                         }
  2268.                     },
  2269.                     {
  2270.                         "value": {
  2271.                             "type": "string",
  2272.                             "null": true,
  2273.                             "default": null,
  2274.                             "autoIncrement": false
  2275.                         }
  2276.                     },
  2277.                     {
  2278.                         "preferred": {
  2279.                             "type": "integer",
  2280.                             "null": false,
  2281.                             "default": "1",
  2282.                             "autoIncrement": false
  2283.                         }
  2284.                     }
  2285.                 ],
  2286.                 "index": [
  2287.                     {
  2288.                         "indexName": "card_name_index",
  2289.                         "columns": [
  2290.                             "name"
  2291.                         ],
  2292.                         "unique": false
  2293.                     },
  2294.                     {
  2295.                         "indexName": "PRIMARY",
  2296.                         "columns": [
  2297.                             "id"
  2298.                         ],
  2299.                         "unique": true
  2300.                     },
  2301.                     {
  2302.                         "indexName": "card_contactid_index",
  2303.                         "columns": [
  2304.                             "cardid"
  2305.                         ],
  2306.                         "unique": false
  2307.                     },
  2308.                     {
  2309.                         "indexName": "card_value_index",
  2310.                         "columns": [
  2311.                             "value"
  2312.                         ],
  2313.                         "unique": false
  2314.                     }
  2315.                 ],
  2316.                 "0": {
  2317.                     "primaryColumns": [
  2318.                         "id"
  2319.                     ]
  2320.                 }
  2321.             },
  2322.             "oc_comments": {
  2323.                 "fields": [
  2324.                     {
  2325.                         "id": {
  2326.                             "type": "integer",
  2327.                             "null": false,
  2328.                             "default": null,
  2329.                             "autoIncrement": true
  2330.                         }
  2331.                     },
  2332.                     {
  2333.                         "parent_id": {
  2334.                             "type": "integer",
  2335.                             "null": false,
  2336.                             "default": "0",
  2337.                             "autoIncrement": false
  2338.                         }
  2339.                     },
  2340.                     {
  2341.                         "topmost_parent_id": {
  2342.                             "type": "integer",
  2343.                             "null": false,
  2344.                             "default": "0",
  2345.                             "autoIncrement": false
  2346.                         }
  2347.                     },
  2348.                     {
  2349.                         "children_count": {
  2350.                             "type": "integer",
  2351.                             "null": false,
  2352.                             "default": "0",
  2353.                             "autoIncrement": false
  2354.                         }
  2355.                     },
  2356.                     {
  2357.                         "actor_type": {
  2358.                             "type": "string",
  2359.                             "null": false,
  2360.                             "default": "",
  2361.                             "autoIncrement": false
  2362.                         }
  2363.                     },
  2364.                     {
  2365.                         "actor_id": {
  2366.                             "type": "string",
  2367.                             "null": false,
  2368.                             "default": "",
  2369.                             "autoIncrement": false
  2370.                         }
  2371.                     },
  2372.                     {
  2373.                         "message": {
  2374.                             "type": "text",
  2375.                             "null": true,
  2376.                             "default": null,
  2377.                             "autoIncrement": false
  2378.                         }
  2379.                     },
  2380.                     {
  2381.                         "verb": {
  2382.                             "type": "string",
  2383.                             "null": true,
  2384.                             "default": null,
  2385.                             "autoIncrement": false
  2386.                         }
  2387.                     },
  2388.                     {
  2389.                         "creation_timestamp": {
  2390.                             "type": "datetime",
  2391.                             "null": true,
  2392.                             "default": null,
  2393.                             "autoIncrement": false
  2394.                         }
  2395.                     },
  2396.                     {
  2397.                         "latest_child_timestamp": {
  2398.                             "type": "datetime",
  2399.                             "null": true,
  2400.                             "default": null,
  2401.                             "autoIncrement": false
  2402.                         }
  2403.                     },
  2404.                     {
  2405.                         "object_type": {
  2406.                             "type": "string",
  2407.                             "null": false,
  2408.                             "default": "",
  2409.                             "autoIncrement": false
  2410.                         }
  2411.                     },
  2412.                     {
  2413.                         "object_id": {
  2414.                             "type": "string",
  2415.                             "null": false,
  2416.                             "default": "",
  2417.                             "autoIncrement": false
  2418.                         }
  2419.                     }
  2420.                 ],
  2421.                 "index": [
  2422.                     {
  2423.                         "indexName": "comments_topmost_parent_id_idx",
  2424.                         "columns": [
  2425.                             "topmost_parent_id"
  2426.                         ],
  2427.                         "unique": false
  2428.                     },
  2429.                     {
  2430.                         "indexName": "PRIMARY",
  2431.                         "columns": [
  2432.                             "id"
  2433.                         ],
  2434.                         "unique": true
  2435.                     },
  2436.                     {
  2437.                         "indexName": "comments_object_index",
  2438.                         "columns": [
  2439.                             "object_type",
  2440.                             "object_id",
  2441.                             "creation_timestamp"
  2442.                         ],
  2443.                         "unique": false
  2444.                     },
  2445.                     {
  2446.                         "indexName": "comments_actor_index",
  2447.                         "columns": [
  2448.                             "actor_type",
  2449.                             "actor_id"
  2450.                         ],
  2451.                         "unique": false
  2452.                     },
  2453.                     {
  2454.                         "indexName": "comments_parent_id_index",
  2455.                         "columns": [
  2456.                             "parent_id"
  2457.                         ],
  2458.                         "unique": false
  2459.                     }
  2460.                 ],
  2461.                 "0": {
  2462.                     "primaryColumns": [
  2463.                         "id"
  2464.                     ]
  2465.                 }
  2466.             },
  2467.             "oc_comments_read_markers": {
  2468.                 "fields": [
  2469.                     {
  2470.                         "user_id": {
  2471.                             "type": "string",
  2472.                             "null": false,
  2473.                             "default": "",
  2474.                             "autoIncrement": false
  2475.                         }
  2476.                     },
  2477.                     {
  2478.                         "marker_datetime": {
  2479.                             "type": "datetime",
  2480.                             "null": true,
  2481.                             "default": null,
  2482.                             "autoIncrement": false
  2483.                         }
  2484.                     },
  2485.                     {
  2486.                         "object_type": {
  2487.                             "type": "string",
  2488.                             "null": false,
  2489.                             "default": "",
  2490.                             "autoIncrement": false
  2491.                         }
  2492.                     },
  2493.                     {
  2494.                         "object_id": {
  2495.                             "type": "string",
  2496.                             "null": false,
  2497.                             "default": "",
  2498.                             "autoIncrement": false
  2499.                         }
  2500.                     }
  2501.                 ],
  2502.                 "index": [
  2503.                     {
  2504.                         "indexName": "comments_marker_index",
  2505.                         "columns": [
  2506.                             "user_id",
  2507.                             "object_type",
  2508.                             "object_id"
  2509.                         ],
  2510.                         "unique": true
  2511.                     },
  2512.                     {
  2513.                         "indexName": "comments_marker_object_index",
  2514.                         "columns": [
  2515.                             "object_type",
  2516.                             "object_id"
  2517.                         ],
  2518.                         "unique": false
  2519.                     }
  2520.                 ],
  2521.                 "0": {
  2522.                     "primaryColumns": []
  2523.                 }
  2524.             },
  2525.             "oc_credentials": {
  2526.                 "fields": [
  2527.                     {
  2528.                         "user": {
  2529.                             "type": "string",
  2530.                             "null": false,
  2531.                             "default": null,
  2532.                             "autoIncrement": false
  2533.                         }
  2534.                     },
  2535.                     {
  2536.                         "identifier": {
  2537.                             "type": "string",
  2538.                             "null": false,
  2539.                             "default": null,
  2540.                             "autoIncrement": false
  2541.                         }
  2542.                     },
  2543.                     {
  2544.                         "credentials": {
  2545.                             "type": "text",
  2546.                             "null": true,
  2547.                             "default": null,
  2548.                             "autoIncrement": false
  2549.                         }
  2550.                     }
  2551.                 ],
  2552.                 "index": [
  2553.                     {
  2554.                         "indexName": "PRIMARY",
  2555.                         "columns": [
  2556.                             "user",
  2557.                             "identifier"
  2558.                         ],
  2559.                         "unique": true
  2560.                     },
  2561.                     {
  2562.                         "indexName": "credentials_user",
  2563.                         "columns": [
  2564.                             "user"
  2565.                         ],
  2566.                         "unique": false
  2567.                     }
  2568.                 ],
  2569.                 "0": {
  2570.                     "primaryColumns": [
  2571.                         "user",
  2572.                         "identifier"
  2573.                     ]
  2574.                 }
  2575.             },
  2576.             "oc_dav_job_status": {
  2577.                 "fields": [
  2578.                     {
  2579.                         "id": {
  2580.                             "type": "bigint",
  2581.                             "null": false,
  2582.                             "default": null,
  2583.                             "autoIncrement": true
  2584.                         }
  2585.                     },
  2586.                     {
  2587.                         "uuid": {
  2588.                             "type": "guid",
  2589.                             "null": false,
  2590.                             "default": null,
  2591.                             "autoIncrement": false
  2592.                         }
  2593.                     },
  2594.                     {
  2595.                         "user_id": {
  2596.                             "type": "string",
  2597.                             "null": false,
  2598.                             "default": null,
  2599.                             "autoIncrement": false
  2600.                         }
  2601.                     },
  2602.                     {
  2603.                         "status_info": {
  2604.                             "type": "string",
  2605.                             "null": false,
  2606.                             "default": null,
  2607.                             "autoIncrement": false
  2608.                         }
  2609.                     }
  2610.                 ],
  2611.                 "index": [
  2612.                     {
  2613.                         "indexName": "PRIMARY",
  2614.                         "columns": [
  2615.                             "id"
  2616.                         ],
  2617.                         "unique": true
  2618.                     },
  2619.                     {
  2620.                         "indexName": "UNIQ_18BBA548D17F50A6",
  2621.                         "columns": [
  2622.                             "uuid"
  2623.                         ],
  2624.                         "unique": true
  2625.                     }
  2626.                 ],
  2627.                 "0": {
  2628.                     "primaryColumns": [
  2629.                         "id"
  2630.                     ]
  2631.                 }
  2632.             },
  2633.             "oc_dav_properties": {
  2634.                 "fields": [
  2635.                     {
  2636.                         "id": {
  2637.                             "type": "bigint",
  2638.                             "null": false,
  2639.                             "default": null,
  2640.                             "autoIncrement": true
  2641.                         }
  2642.                     },
  2643.                     {
  2644.                         "propertypath": {
  2645.                             "type": "string",
  2646.                             "null": false,
  2647.                             "default": "",
  2648.                             "autoIncrement": false
  2649.                         }
  2650.                     },
  2651.                     {
  2652.                         "propertyname": {
  2653.                             "type": "string",
  2654.                             "null": false,
  2655.                             "default": "",
  2656.                             "autoIncrement": false
  2657.                         }
  2658.                     },
  2659.                     {
  2660.                         "propertyvalue": {
  2661.                             "type": "string",
  2662.                             "null": false,
  2663.                             "default": null,
  2664.                             "autoIncrement": false
  2665.                         }
  2666.                     },
  2667.                     {
  2668.                         "propertytype": {
  2669.                             "type": "smallint",
  2670.                             "null": false,
  2671.                             "default": "1",
  2672.                             "autoIncrement": false
  2673.                         }
  2674.                     }
  2675.                 ],
  2676.                 "index": [
  2677.                     {
  2678.                         "indexName": "PRIMARY",
  2679.                         "columns": [
  2680.                             "id"
  2681.                         ],
  2682.                         "unique": true
  2683.                     },
  2684.                     {
  2685.                         "indexName": "propertypath_index",
  2686.                         "columns": [
  2687.                             "propertypath"
  2688.                         ],
  2689.                         "unique": false
  2690.                     }
  2691.                 ],
  2692.                 "0": {
  2693.                     "primaryColumns": [
  2694.                         "id"
  2695.                     ]
  2696.                 }
  2697.             },
  2698.             "oc_dav_shares": {
  2699.                 "fields": [
  2700.                     {
  2701.                         "id": {
  2702.                             "type": "bigint",
  2703.                             "null": false,
  2704.                             "default": null,
  2705.                             "autoIncrement": true
  2706.                         }
  2707.                     },
  2708.                     {
  2709.                         "principaluri": {
  2710.                             "type": "string",
  2711.                             "null": true,
  2712.                             "default": null,
  2713.                             "autoIncrement": false
  2714.                         }
  2715.                     },
  2716.                     {
  2717.                         "type": {
  2718.                             "type": "string",
  2719.                             "null": true,
  2720.                             "default": null,
  2721.                             "autoIncrement": false
  2722.                         }
  2723.                     },
  2724.                     {
  2725.                         "access": {
  2726.                             "type": "smallint",
  2727.                             "null": true,
  2728.                             "default": null,
  2729.                             "autoIncrement": false
  2730.                         }
  2731.                     },
  2732.                     {
  2733.                         "resourceid": {
  2734.                             "type": "integer",
  2735.                             "null": false,
  2736.                             "default": null,
  2737.                             "autoIncrement": false
  2738.                         }
  2739.                     },
  2740.                     {
  2741.                         "publicuri": {
  2742.                             "type": "string",
  2743.                             "null": true,
  2744.                             "default": null,
  2745.                             "autoIncrement": false
  2746.                         }
  2747.                     }
  2748.                 ],
  2749.                 "index": [
  2750.                     {
  2751.                         "indexName": "PRIMARY",
  2752.                         "columns": [
  2753.                             "id"
  2754.                         ],
  2755.                         "unique": true
  2756.                     },
  2757.                     {
  2758.                         "indexName": "dav_shares_index",
  2759.                         "columns": [
  2760.                             "principaluri",
  2761.                             "resourceid",
  2762.                             "type",
  2763.                             "publicuri"
  2764.                         ],
  2765.                         "unique": true
  2766.                     }
  2767.                 ],
  2768.                 "0": {
  2769.                     "primaryColumns": [
  2770.                         "id"
  2771.                     ]
  2772.                 }
  2773.             },
  2774.             "oc_external_applicable": {
  2775.                 "fields": [
  2776.                     {
  2777.                         "applicable_id": {
  2778.                             "type": "bigint",
  2779.                             "null": false,
  2780.                             "default": null,
  2781.                             "autoIncrement": true
  2782.                         }
  2783.                     },
  2784.                     {
  2785.                         "mount_id": {
  2786.                             "type": "bigint",
  2787.                             "null": false,
  2788.                             "default": null,
  2789.                             "autoIncrement": false
  2790.                         }
  2791.                     },
  2792.                     {
  2793.                         "type": {
  2794.                             "type": "integer",
  2795.                             "null": false,
  2796.                             "default": null,
  2797.                             "autoIncrement": false
  2798.                         }
  2799.                     },
  2800.                     {
  2801.                         "value": {
  2802.                             "type": "string",
  2803.                             "null": true,
  2804.                             "default": null,
  2805.                             "autoIncrement": false
  2806.                         }
  2807.                     }
  2808.                 ],
  2809.                 "index": [
  2810.                     {
  2811.                         "indexName": "applicable_type_value",
  2812.                         "columns": [
  2813.                             "type",
  2814.                             "value"
  2815.                         ],
  2816.                         "unique": false
  2817.                     },
  2818.                     {
  2819.                         "indexName": "PRIMARY",
  2820.                         "columns": [
  2821.                             "applicable_id"
  2822.                         ],
  2823.                         "unique": true
  2824.                     },
  2825.                     {
  2826.                         "indexName": "applicable_type_value_mount",
  2827.                         "columns": [
  2828.                             "type",
  2829.                             "value",
  2830.                             "mount_id"
  2831.                         ],
  2832.                         "unique": true
  2833.                     },
  2834.                     {
  2835.                         "indexName": "applicable_mount",
  2836.                         "columns": [
  2837.                             "mount_id"
  2838.                         ],
  2839.                         "unique": false
  2840.                     }
  2841.                 ],
  2842.                 "0": {
  2843.                     "primaryColumns": [
  2844.                         "applicable_id"
  2845.                     ]
  2846.                 }
  2847.             },
  2848.             "oc_external_config": {
  2849.                 "fields": [
  2850.                     {
  2851.                         "config_id": {
  2852.                             "type": "bigint",
  2853.                             "null": false,
  2854.                             "default": null,
  2855.                             "autoIncrement": true
  2856.                         }
  2857.                     },
  2858.                     {
  2859.                         "mount_id": {
  2860.                             "type": "bigint",
  2861.                             "null": false,
  2862.                             "default": null,
  2863.                             "autoIncrement": false
  2864.                         }
  2865.                     },
  2866.                     {
  2867.                         "key": {
  2868.                             "type": "string",
  2869.                             "null": false,
  2870.                             "default": null,
  2871.                             "autoIncrement": false
  2872.                         }
  2873.                     },
  2874.                     {
  2875.                         "value": {
  2876.                             "type": "string",
  2877.                             "null": false,
  2878.                             "default": null,
  2879.                             "autoIncrement": false
  2880.                         }
  2881.                     }
  2882.                 ],
  2883.                 "index": [
  2884.                     {
  2885.                         "indexName": "PRIMARY",
  2886.                         "columns": [
  2887.                             "config_id"
  2888.                         ],
  2889.                         "unique": true
  2890.                     },
  2891.                     {
  2892.                         "indexName": "config_mount",
  2893.                         "columns": [
  2894.                             "mount_id"
  2895.                         ],
  2896.                         "unique": false
  2897.                     },
  2898.                     {
  2899.                         "indexName": "config_mount_key",
  2900.                         "columns": [
  2901.                             "mount_id",
  2902.                             "key"
  2903.                         ],
  2904.                         "unique": true
  2905.                     }
  2906.                 ],
  2907.                 "0": {
  2908.                     "primaryColumns": [
  2909.                         "config_id"
  2910.                     ]
  2911.                 }
  2912.             },
  2913.             "oc_external_mounts": {
  2914.                 "fields": [
  2915.                     {
  2916.                         "mount_id": {
  2917.                             "type": "bigint",
  2918.                             "null": false,
  2919.                             "default": null,
  2920.                             "autoIncrement": true
  2921.                         }
  2922.                     },
  2923.                     {
  2924.                         "mount_point": {
  2925.                             "type": "string",
  2926.                             "null": false,
  2927.                             "default": null,
  2928.                             "autoIncrement": false
  2929.                         }
  2930.                     },
  2931.                     {
  2932.                         "storage_backend": {
  2933.                             "type": "string",
  2934.                             "null": false,
  2935.                             "default": null,
  2936.                             "autoIncrement": false
  2937.                         }
  2938.                     },
  2939.                     {
  2940.                         "auth_backend": {
  2941.                             "type": "string",
  2942.                             "null": false,
  2943.                             "default": null,
  2944.                             "autoIncrement": false
  2945.                         }
  2946.                     },
  2947.                     {
  2948.                         "priority": {
  2949.                             "type": "integer",
  2950.                             "null": false,
  2951.                             "default": "100",
  2952.                             "autoIncrement": false
  2953.                         }
  2954.                     },
  2955.                     {
  2956.                         "type": {
  2957.                             "type": "integer",
  2958.                             "null": false,
  2959.                             "default": null,
  2960.                             "autoIncrement": false
  2961.                         }
  2962.                     }
  2963.                 ],
  2964.                 "index": [
  2965.                     {
  2966.                         "indexName": "PRIMARY",
  2967.                         "columns": [
  2968.                             "mount_id"
  2969.                         ],
  2970.                         "unique": true
  2971.                     }
  2972.                 ],
  2973.                 "0": {
  2974.                     "primaryColumns": [
  2975.                         "mount_id"
  2976.                     ]
  2977.                 }
  2978.             },
  2979.             "oc_external_options": {
  2980.                 "fields": [
  2981.                     {
  2982.                         "option_id": {
  2983.                             "type": "bigint",
  2984.                             "null": false,
  2985.                             "default": null,
  2986.                             "autoIncrement": true
  2987.                         }
  2988.                     },
  2989.                     {
  2990.                         "mount_id": {
  2991.                             "type": "bigint",
  2992.                             "null": false,
  2993.                             "default": null,
  2994.                             "autoIncrement": false
  2995.                         }
  2996.                     },
  2997.                     {
  2998.                         "key": {
  2999.                             "type": "string",
  3000.                             "null": false,
  3001.                             "default": null,
  3002.                             "autoIncrement": false
  3003.                         }
  3004.                     },
  3005.                     {
  3006.                         "value": {
  3007.                             "type": "string",
  3008.                             "null": false,
  3009.                             "default": null,
  3010.                             "autoIncrement": false
  3011.                         }
  3012.                     }
  3013.                 ],
  3014.                 "index": [
  3015.                     {
  3016.                         "indexName": "PRIMARY",
  3017.                         "columns": [
  3018.                             "option_id"
  3019.                         ],
  3020.                         "unique": true
  3021.                     },
  3022.                     {
  3023.                         "indexName": "option_mount",
  3024.                         "columns": [
  3025.                             "mount_id"
  3026.                         ],
  3027.                         "unique": false
  3028.                     },
  3029.                     {
  3030.                         "indexName": "option_mount_key",
  3031.                         "columns": [
  3032.                             "mount_id",
  3033.                             "key"
  3034.                         ],
  3035.                         "unique": true
  3036.                     }
  3037.                 ],
  3038.                 "0": {
  3039.                     "primaryColumns": [
  3040.                         "option_id"
  3041.                     ]
  3042.                 }
  3043.             },
  3044.             "oc_federated_reshares": {
  3045.                 "fields": [
  3046.                     {
  3047.                         "share_id": {
  3048.                             "type": "bigint",
  3049.                             "null": false,
  3050.                             "default": null,
  3051.                             "autoIncrement": false
  3052.                         }
  3053.                     },
  3054.                     {
  3055.                         "remote_id": {
  3056.                             "type": "string",
  3057.                             "null": false,
  3058.                             "default": null,
  3059.                             "autoIncrement": false
  3060.                         }
  3061.                     }
  3062.                 ],
  3063.                 "index": [
  3064.                     {
  3065.                         "indexName": "share_id_index",
  3066.                         "columns": [
  3067.                             "share_id"
  3068.                         ],
  3069.                         "unique": true
  3070.                     }
  3071.                 ],
  3072.                 "0": {
  3073.                     "primaryColumns": []
  3074.                 }
  3075.             },
  3076.             "oc_file_locks": {
  3077.                 "fields": [
  3078.                     {
  3079.                         "id": {
  3080.                             "type": "integer",
  3081.                             "null": false,
  3082.                             "default": null,
  3083.                             "autoIncrement": true
  3084.                         }
  3085.                     },
  3086.                     {
  3087.                         "lock": {
  3088.                             "type": "integer",
  3089.                             "null": false,
  3090.                             "default": "0",
  3091.                             "autoIncrement": false
  3092.                         }
  3093.                     },
  3094.                     {
  3095.                         "key": {
  3096.                             "type": "string",
  3097.                             "null": false,
  3098.                             "default": null,
  3099.                             "autoIncrement": false
  3100.                         }
  3101.                     },
  3102.                     {
  3103.                         "ttl": {
  3104.                             "type": "integer",
  3105.                             "null": false,
  3106.                             "default": "-1",
  3107.                             "autoIncrement": false
  3108.                         }
  3109.                     }
  3110.                 ],
  3111.                 "index": [
  3112.                     {
  3113.                         "indexName": "lock_ttl_index",
  3114.                         "columns": [
  3115.                             "ttl"
  3116.                         ],
  3117.                         "unique": false
  3118.                     },
  3119.                     {
  3120.                         "indexName": "PRIMARY",
  3121.                         "columns": [
  3122.                             "id"
  3123.                         ],
  3124.                         "unique": true
  3125.                     },
  3126.                     {
  3127.                         "indexName": "lock_key_index",
  3128.                         "columns": [
  3129.                             "key"
  3130.                         ],
  3131.                         "unique": true
  3132.                     }
  3133.                 ],
  3134.                 "0": {
  3135.                     "primaryColumns": [
  3136.                         "id"
  3137.                     ]
  3138.                 }
  3139.             },
  3140.             "oc_filecache": {
  3141.                 "fields": [
  3142.                     {
  3143.                         "fileid": {
  3144.                             "type": "bigint",
  3145.                             "null": false,
  3146.                             "default": null,
  3147.                             "autoIncrement": true
  3148.                         }
  3149.                     },
  3150.                     {
  3151.                         "storage": {
  3152.                             "type": "integer",
  3153.                             "null": false,
  3154.                             "default": "0",
  3155.                             "autoIncrement": false
  3156.                         }
  3157.                     },
  3158.                     {
  3159.                         "path": {
  3160.                             "type": "string",
  3161.                             "null": true,
  3162.                             "default": null,
  3163.                             "autoIncrement": false
  3164.                         }
  3165.                     },
  3166.                     {
  3167.                         "path_hash": {
  3168.                             "type": "string",
  3169.                             "null": false,
  3170.                             "default": "",
  3171.                             "autoIncrement": false
  3172.                         }
  3173.                     },
  3174.                     {
  3175.                         "parent": {
  3176.                             "type": "bigint",
  3177.                             "null": false,
  3178.                             "default": "0",
  3179.                             "autoIncrement": false
  3180.                         }
  3181.                     },
  3182.                     {
  3183.                         "name": {
  3184.                             "type": "string",
  3185.                             "null": true,
  3186.                             "default": null,
  3187.                             "autoIncrement": false
  3188.                         }
  3189.                     },
  3190.                     {
  3191.                         "mimetype": {
  3192.                             "type": "integer",
  3193.                             "null": false,
  3194.                             "default": "0",
  3195.                             "autoIncrement": false
  3196.                         }
  3197.                     },
  3198.                     {
  3199.                         "mimepart": {
  3200.                             "type": "integer",
  3201.                             "null": false,
  3202.                             "default": "0",
  3203.                             "autoIncrement": false
  3204.                         }
  3205.                     },
  3206.                     {
  3207.                         "size": {
  3208.                             "type": "bigint",
  3209.                             "null": false,
  3210.                             "default": "0",
  3211.                             "autoIncrement": false
  3212.                         }
  3213.                     },
  3214.                     {
  3215.                         "mtime": {
  3216.                             "type": "bigint",
  3217.                             "null": false,
  3218.                             "default": "0",
  3219.                             "autoIncrement": false
  3220.                         }
  3221.                     },
  3222.                     {
  3223.                         "storage_mtime": {
  3224.                             "type": "bigint",
  3225.                             "null": false,
  3226.                             "default": "0",
  3227.                             "autoIncrement": false
  3228.                         }
  3229.                     },
  3230.                     {
  3231.                         "encrypted": {
  3232.                             "type": "integer",
  3233.                             "null": false,
  3234.                             "default": "0",
  3235.                             "autoIncrement": false
  3236.                         }
  3237.                     },
  3238.                     {
  3239.                         "unencrypted_size": {
  3240.                             "type": "bigint",
  3241.                             "null": false,
  3242.                             "default": "0",
  3243.                             "autoIncrement": false
  3244.                         }
  3245.                     },
  3246.                     {
  3247.                         "etag": {
  3248.                             "type": "string",
  3249.                             "null": true,
  3250.                             "default": null,
  3251.                             "autoIncrement": false
  3252.                         }
  3253.                     },
  3254.                     {
  3255.                         "permissions": {
  3256.                             "type": "integer",
  3257.                             "null": true,
  3258.                             "default": "0",
  3259.                             "autoIncrement": false
  3260.                         }
  3261.                     },
  3262.                     {
  3263.                         "checksum": {
  3264.                             "type": "string",
  3265.                             "null": true,
  3266.                             "default": null,
  3267.                             "autoIncrement": false
  3268.                         }
  3269.                     }
  3270.                 ],
  3271.                 "index": [
  3272.                     {
  3273.                         "indexName": "fs_storage_mimepart",
  3274.                         "columns": [
  3275.                             "storage",
  3276.                             "mimepart"
  3277.                         ],
  3278.                         "unique": false
  3279.                     },
  3280.                     {
  3281.                         "indexName": "fs_storage_mimetype",
  3282.                         "columns": [
  3283.                             "storage",
  3284.                             "mimetype"
  3285.                         ],
  3286.                         "unique": false
  3287.                     },
  3288.                     {
  3289.                         "indexName": "PRIMARY",
  3290.                         "columns": [
  3291.                             "fileid"
  3292.                         ],
  3293.                         "unique": true
  3294.                     },
  3295.                     {
  3296.                         "indexName": "fs_parent_name_hash",
  3297.                         "columns": [
  3298.                             "parent",
  3299.                             "name"
  3300.                         ],
  3301.                         "unique": false
  3302.                     },
  3303.                     {
  3304.                         "indexName": "fs_storage_size",
  3305.                         "columns": [
  3306.                             "storage",
  3307.                             "size",
  3308.                             "fileid"
  3309.                         ],
  3310.                         "unique": false
  3311.                     },
  3312.                     {
  3313.                         "indexName": "fs_storage_path_hash",
  3314.                         "columns": [
  3315.                             "storage",
  3316.                             "path_hash"
  3317.                         ],
  3318.                         "unique": true
  3319.                     }
  3320.                 ],
  3321.                 "0": {
  3322.                     "primaryColumns": [
  3323.                         "fileid"
  3324.                     ]
  3325.                 }
  3326.             },
  3327.             "oc_files_trash": {
  3328.                 "fields": [
  3329.                     {
  3330.                         "auto_id": {
  3331.                             "type": "bigint",
  3332.                             "null": false,
  3333.                             "default": null,
  3334.                             "autoIncrement": true
  3335.                         }
  3336.                     },
  3337.                     {
  3338.                         "id": {
  3339.                             "type": "string",
  3340.                             "null": false,
  3341.                             "default": "",
  3342.                             "autoIncrement": false
  3343.                         }
  3344.                     },
  3345.                     {
  3346.                         "user": {
  3347.                             "type": "string",
  3348.                             "null": false,
  3349.                             "default": "",
  3350.                             "autoIncrement": false
  3351.                         }
  3352.                     },
  3353.                     {
  3354.                         "timestamp": {
  3355.                             "type": "string",
  3356.                             "null": false,
  3357.                             "default": "",
  3358.                             "autoIncrement": false
  3359.                         }
  3360.                     },
  3361.                     {
  3362.                         "location": {
  3363.                             "type": "string",
  3364.                             "null": false,
  3365.                             "default": "",
  3366.                             "autoIncrement": false
  3367.                         }
  3368.                     },
  3369.                     {
  3370.                         "type": {
  3371.                             "type": "string",
  3372.                             "null": true,
  3373.                             "default": null,
  3374.                             "autoIncrement": false
  3375.                         }
  3376.                     },
  3377.                     {
  3378.                         "mime": {
  3379.                             "type": "string",
  3380.                             "null": true,
  3381.                             "default": null,
  3382.                             "autoIncrement": false
  3383.                         }
  3384.                     }
  3385.                 ],
  3386.                 "index": [
  3387.                     {
  3388.                         "indexName": "timestamp_index",
  3389.                         "columns": [
  3390.                             "timestamp"
  3391.                         ],
  3392.                         "unique": false
  3393.                     },
  3394.                     {
  3395.                         "indexName": "PRIMARY",
  3396.                         "columns": [
  3397.                             "auto_id"
  3398.                         ],
  3399.                         "unique": true
  3400.                     },
  3401.                     {
  3402.                         "indexName": "user_index",
  3403.                         "columns": [
  3404.                             "user"
  3405.                         ],
  3406.                         "unique": false
  3407.                     },
  3408.                     {
  3409.                         "indexName": "id_index",
  3410.                         "columns": [
  3411.                             "id"
  3412.                         ],
  3413.                         "unique": false
  3414.                     }
  3415.                 ],
  3416.                 "0": {
  3417.                     "primaryColumns": [
  3418.                         "auto_id"
  3419.                     ]
  3420.                 }
  3421.             },
  3422.             "oc_group_admin": {
  3423.                 "fields": [
  3424.                     {
  3425.                         "gid": {
  3426.                             "type": "string",
  3427.                             "null": false,
  3428.                             "default": "",
  3429.                             "autoIncrement": false
  3430.                         }
  3431.                     },
  3432.                     {
  3433.                         "uid": {
  3434.                             "type": "string",
  3435.                             "null": false,
  3436.                             "default": "",
  3437.                             "autoIncrement": false
  3438.                         }
  3439.                     }
  3440.                 ],
  3441.                 "index": [
  3442.                     {
  3443.                         "indexName": "group_admin_uid",
  3444.                         "columns": [
  3445.                             "uid"
  3446.                         ],
  3447.                         "unique": false
  3448.                     },
  3449.                     {
  3450.                         "indexName": "PRIMARY",
  3451.                         "columns": [
  3452.                             "gid",
  3453.                             "uid"
  3454.                         ],
  3455.                         "unique": true
  3456.                     }
  3457.                 ],
  3458.                 "0": {
  3459.                     "primaryColumns": [
  3460.                         "gid",
  3461.                         "uid"
  3462.                     ]
  3463.                 }
  3464.             },
  3465.             "oc_group_user": {
  3466.                 "fields": [
  3467.                     {
  3468.                         "gid": {
  3469.                             "type": "string",
  3470.                             "null": false,
  3471.                             "default": "",
  3472.                             "autoIncrement": false
  3473.                         }
  3474.                     },
  3475.                     {
  3476.                         "uid": {
  3477.                             "type": "string",
  3478.                             "null": false,
  3479.                             "default": "",
  3480.                             "autoIncrement": false
  3481.                         }
  3482.                     }
  3483.                 ],
  3484.                 "index": [
  3485.                     {
  3486.                         "indexName": "gu_uid_index",
  3487.                         "columns": [
  3488.                             "uid"
  3489.                         ],
  3490.                         "unique": false
  3491.                     },
  3492.                     {
  3493.                         "indexName": "PRIMARY",
  3494.                         "columns": [
  3495.                             "gid",
  3496.                             "uid"
  3497.                         ],
  3498.                         "unique": true
  3499.                     }
  3500.                 ],
  3501.                 "0": {
  3502.                     "primaryColumns": [
  3503.                         "gid",
  3504.                         "uid"
  3505.                     ]
  3506.                 }
  3507.             },
  3508.             "oc_groups": {
  3509.                 "fields": [
  3510.                     {
  3511.                         "gid": {
  3512.                             "type": "string",
  3513.                             "null": false,
  3514.                             "default": "",
  3515.                             "autoIncrement": false
  3516.                         }
  3517.                     }
  3518.                 ],
  3519.                 "index": [
  3520.                     {
  3521.                         "indexName": "PRIMARY",
  3522.                         "columns": [
  3523.                             "gid"
  3524.                         ],
  3525.                         "unique": true
  3526.                     }
  3527.                 ],
  3528.                 "0": {
  3529.                     "primaryColumns": [
  3530.                         "gid"
  3531.                     ]
  3532.                 }
  3533.             },
  3534.             "oc_jobs": {
  3535.                 "fields": [
  3536.                     {
  3537.                         "id": {
  3538.                             "type": "integer",
  3539.                             "null": false,
  3540.                             "default": null,
  3541.                             "autoIncrement": true
  3542.                         }
  3543.                     },
  3544.                     {
  3545.                         "class": {
  3546.                             "type": "string",
  3547.                             "null": false,
  3548.                             "default": "",
  3549.                             "autoIncrement": false
  3550.                         }
  3551.                     },
  3552.                     {
  3553.                         "argument": {
  3554.                             "type": "string",
  3555.                             "null": false,
  3556.                             "default": "",
  3557.                             "autoIncrement": false
  3558.                         }
  3559.                     },
  3560.                     {
  3561.                         "last_run": {
  3562.                             "type": "integer",
  3563.                             "null": true,
  3564.                             "default": "0",
  3565.                             "autoIncrement": false
  3566.                         }
  3567.                     },
  3568.                     {
  3569.                         "last_checked": {
  3570.                             "type": "integer",
  3571.                             "null": true,
  3572.                             "default": "0",
  3573.                             "autoIncrement": false
  3574.                         }
  3575.                     },
  3576.                     {
  3577.                         "reserved_at": {
  3578.                             "type": "integer",
  3579.                             "null": true,
  3580.                             "default": "0",
  3581.                             "autoIncrement": false
  3582.                         }
  3583.                     },
  3584.                     {
  3585.                         "execution_duration": {
  3586.                             "type": "integer",
  3587.                             "null": false,
  3588.                             "default": "-1",
  3589.                             "autoIncrement": false
  3590.                         }
  3591.                     }
  3592.                 ],
  3593.                 "index": [
  3594.                     {
  3595.                         "indexName": "PRIMARY",
  3596.                         "columns": [
  3597.                             "id"
  3598.                         ],
  3599.                         "unique": true
  3600.                     },
  3601.                     {
  3602.                         "indexName": "job_class_index",
  3603.                         "columns": [
  3604.                             "class"
  3605.                         ],
  3606.                         "unique": false
  3607.                     }
  3608.                 ],
  3609.                 "0": {
  3610.                     "primaryColumns": [
  3611.                         "id"
  3612.                     ]
  3613.                 }
  3614.             },
  3615.             "oc_migrations": {
  3616.                 "fields": [
  3617.                     {
  3618.                         "app": {
  3619.                             "type": "string",
  3620.                             "null": false,
  3621.                             "default": null,
  3622.                             "autoIncrement": false
  3623.                         }
  3624.                     },
  3625.                     {
  3626.                         "version": {
  3627.                             "type": "string",
  3628.                             "null": false,
  3629.                             "default": null,
  3630.                             "autoIncrement": false
  3631.                         }
  3632.                     }
  3633.                 ],
  3634.                 "index": [
  3635.                     {
  3636.                         "indexName": "PRIMARY",
  3637.                         "columns": [
  3638.                             "app",
  3639.                             "version"
  3640.                         ],
  3641.                         "unique": true
  3642.                     }
  3643.                 ],
  3644.                 "0": {
  3645.                     "primaryColumns": [
  3646.                         "app",
  3647.                         "version"
  3648.                     ]
  3649.                 }
  3650.             },
  3651.             "oc_mimetypes": {
  3652.                 "fields": [
  3653.                     {
  3654.                         "id": {
  3655.                             "type": "integer",
  3656.                             "null": false,
  3657.                             "default": null,
  3658.                             "autoIncrement": true
  3659.                         }
  3660.                     },
  3661.                     {
  3662.                         "mimetype": {
  3663.                             "type": "string",
  3664.                             "null": false,
  3665.                             "default": "",
  3666.                             "autoIncrement": false
  3667.                         }
  3668.                     }
  3669.                 ],
  3670.                 "index": [
  3671.                     {
  3672.                         "indexName": "PRIMARY",
  3673.                         "columns": [
  3674.                             "id"
  3675.                         ],
  3676.                         "unique": true
  3677.                     },
  3678.                     {
  3679.                         "indexName": "mimetype_id_index",
  3680.                         "columns": [
  3681.                             "mimetype"
  3682.                         ],
  3683.                         "unique": true
  3684.                     }
  3685.                 ],
  3686.                 "0": {
  3687.                     "primaryColumns": [
  3688.                         "id"
  3689.                     ]
  3690.                 }
  3691.             },
  3692.             "oc_mounts": {
  3693.                 "fields": [
  3694.                     {
  3695.                         "id": {
  3696.                             "type": "integer",
  3697.                             "null": false,
  3698.                             "default": null,
  3699.                             "autoIncrement": true
  3700.                         }
  3701.                     },
  3702.                     {
  3703.                         "storage_id": {
  3704.                             "type": "integer",
  3705.                             "null": false,
  3706.                             "default": null,
  3707.                             "autoIncrement": false
  3708.                         }
  3709.                     },
  3710.                     {
  3711.                         "root_id": {
  3712.                             "type": "bigint",
  3713.                             "null": false,
  3714.                             "default": null,
  3715.                             "autoIncrement": false
  3716.                         }
  3717.                     },
  3718.                     {
  3719.                         "user_id": {
  3720.                             "type": "string",
  3721.                             "null": false,
  3722.                             "default": null,
  3723.                             "autoIncrement": false
  3724.                         }
  3725.                     },
  3726.                     {
  3727.                         "mount_point": {
  3728.                             "type": "string",
  3729.                             "null": false,
  3730.                             "default": null,
  3731.                             "autoIncrement": false
  3732.                         }
  3733.                     }
  3734.                 ],
  3735.                 "index": [
  3736.                     {
  3737.                         "indexName": "mounts_root_index",
  3738.                         "columns": [
  3739.                             "root_id"
  3740.                         ],
  3741.                         "unique": false
  3742.                     },
  3743.                     {
  3744.                         "indexName": "PRIMARY",
  3745.                         "columns": [
  3746.                             "id"
  3747.                         ],
  3748.                         "unique": true
  3749.                     },
  3750.                     {
  3751.                         "indexName": "mounts_user_index",
  3752.                         "columns": [
  3753.                             "user_id"
  3754.                         ],
  3755.                         "unique": false
  3756.                     },
  3757.                     {
  3758.                         "indexName": "mounts_user_root_index",
  3759.                         "columns": [
  3760.                             "user_id",
  3761.                             "root_id"
  3762.                         ],
  3763.                         "unique": true
  3764.                     },
  3765.                     {
  3766.                         "indexName": "mounts_storage_index",
  3767.                         "columns": [
  3768.                             "storage_id"
  3769.                         ],
  3770.                         "unique": false
  3771.                     }
  3772.                 ],
  3773.                 "0": {
  3774.                     "primaryColumns": [
  3775.                         "id"
  3776.                     ]
  3777.                 }
  3778.             },
  3779.             "oc_notifications": {
  3780.                 "fields": [
  3781.                     {
  3782.                         "notification_id": {
  3783.                             "type": "integer",
  3784.                             "null": false,
  3785.                             "default": null,
  3786.                             "autoIncrement": true
  3787.                         }
  3788.                     },
  3789.                     {
  3790.                         "app": {
  3791.                             "type": "string",
  3792.                             "null": false,
  3793.                             "default": null,
  3794.                             "autoIncrement": false
  3795.                         }
  3796.                     },
  3797.                     {
  3798.                         "user": {
  3799.                             "type": "string",
  3800.                             "null": false,
  3801.                             "default": null,
  3802.                             "autoIncrement": false
  3803.                         }
  3804.                     },
  3805.                     {
  3806.                         "timestamp": {
  3807.                             "type": "integer",
  3808.                             "null": false,
  3809.                             "default": "0",
  3810.                             "autoIncrement": false
  3811.                         }
  3812.                     },
  3813.                     {
  3814.                         "object_type": {
  3815.                             "type": "string",
  3816.                             "null": false,
  3817.                             "default": null,
  3818.                             "autoIncrement": false
  3819.                         }
  3820.                     },
  3821.                     {
  3822.                         "object_id": {
  3823.                             "type": "string",
  3824.                             "null": false,
  3825.                             "default": null,
  3826.                             "autoIncrement": false
  3827.                         }
  3828.                     },
  3829.                     {
  3830.                         "subject": {
  3831.                             "type": "string",
  3832.                             "null": false,
  3833.                             "default": null,
  3834.                             "autoIncrement": false
  3835.                         }
  3836.                     },
  3837.                     {
  3838.                         "subject_parameters": {
  3839.                             "type": "text",
  3840.                             "null": true,
  3841.                             "default": null,
  3842.                             "autoIncrement": false
  3843.                         }
  3844.                     },
  3845.                     {
  3846.                         "message": {
  3847.                             "type": "string",
  3848.                             "null": true,
  3849.                             "default": null,
  3850.                             "autoIncrement": false
  3851.                         }
  3852.                     },
  3853.                     {
  3854.                         "message_parameters": {
  3855.                             "type": "text",
  3856.                             "null": true,
  3857.                             "default": null,
  3858.                             "autoIncrement": false
  3859.                         }
  3860.                     },
  3861.                     {
  3862.                         "link": {
  3863.                             "type": "string",
  3864.                             "null": true,
  3865.                             "default": null,
  3866.                             "autoIncrement": false
  3867.                         }
  3868.                     },
  3869.                     {
  3870.                         "actions": {
  3871.                             "type": "text",
  3872.                             "null": true,
  3873.                             "default": null,
  3874.                             "autoIncrement": false
  3875.                         }
  3876.                     },
  3877.                     {
  3878.                         "icon": {
  3879.                             "type": "string",
  3880.                             "null": true,
  3881.                             "default": null,
  3882.                             "autoIncrement": false
  3883.                         }
  3884.                     }
  3885.                 ],
  3886.                 "index": [
  3887.                     {
  3888.                         "indexName": "IDX_16B807488D93D649",
  3889.                         "columns": [
  3890.                             "user"
  3891.                         ],
  3892.                         "unique": false
  3893.                     },
  3894.                     {
  3895.                         "indexName": "PRIMARY",
  3896.                         "columns": [
  3897.                             "notification_id"
  3898.                         ],
  3899.                         "unique": true
  3900.                     },
  3901.                     {
  3902.                         "indexName": "IDX_16B80748A5D6E63E",
  3903.                         "columns": [
  3904.                             "timestamp"
  3905.                         ],
  3906.                         "unique": false
  3907.                     },
  3908.                     {
  3909.                         "indexName": "IDX_16B80748C96E70CF",
  3910.                         "columns": [
  3911.                             "app"
  3912.                         ],
  3913.                         "unique": false
  3914.                     },
  3915.                     {
  3916.                         "indexName": "IDX_16B8074811CB6B3A232D562B",
  3917.                         "columns": [
  3918.                             "object_type",
  3919.                             "object_id"
  3920.                         ],
  3921.                         "unique": false
  3922.                     }
  3923.                 ],
  3924.                 "0": {
  3925.                     "primaryColumns": [
  3926.                         "notification_id"
  3927.                     ]
  3928.                 }
  3929.             },
  3930.             "oc_persistent_locks": {
  3931.                 "fields": [
  3932.                     {
  3933.                         "id": {
  3934.                             "type": "bigint",
  3935.                             "null": false,
  3936.                             "default": null,
  3937.                             "autoIncrement": true
  3938.                         }
  3939.                     },
  3940.                     {
  3941.                         "file_id": {
  3942.                             "type": "bigint",
  3943.                             "null": false,
  3944.                             "default": null,
  3945.                             "autoIncrement": false
  3946.                         }
  3947.                     },
  3948.                     {
  3949.                         "owner_account_id": {
  3950.                             "type": "bigint",
  3951.                             "null": true,
  3952.                             "default": null,
  3953.                             "autoIncrement": false
  3954.                         }
  3955.                     },
  3956.                     {
  3957.                         "owner": {
  3958.                             "type": "string",
  3959.                             "null": true,
  3960.                             "default": null,
  3961.                             "autoIncrement": false
  3962.                         }
  3963.                     },
  3964.                     {
  3965.                         "timeout": {
  3966.                             "type": "integer",
  3967.                             "null": false,
  3968.                             "default": null,
  3969.                             "autoIncrement": false
  3970.                         }
  3971.                     },
  3972.                     {
  3973.                         "created_at": {
  3974.                             "type": "integer",
  3975.                             "null": false,
  3976.                             "default": null,
  3977.                             "autoIncrement": false
  3978.                         }
  3979.                     },
  3980.                     {
  3981.                         "token": {
  3982.                             "type": "string",
  3983.                             "null": false,
  3984.                             "default": null,
  3985.                             "autoIncrement": false
  3986.                         }
  3987.                     },
  3988.                     {
  3989.                         "token_hash": {
  3990.                             "type": "string",
  3991.                             "null": false,
  3992.                             "default": null,
  3993.                             "autoIncrement": false
  3994.                         }
  3995.                     },
  3996.                     {
  3997.                         "scope": {
  3998.                             "type": "smallint",
  3999.                             "null": false,
  4000.                             "default": null,
  4001.                             "autoIncrement": false
  4002.                         }
  4003.                     },
  4004.                     {
  4005.                         "depth": {
  4006.                             "type": "smallint",
  4007.                             "null": false,
  4008.                             "default": null,
  4009.                             "autoIncrement": false
  4010.                         }
  4011.                     }
  4012.                 ],
  4013.                 "index": [
  4014.                     {
  4015.                         "indexName": "IDX_F0C3D55B93CB796C",
  4016.                         "columns": [
  4017.                             "file_id"
  4018.                         ],
  4019.                         "unique": false
  4020.                     },
  4021.                     {
  4022.                         "indexName": "PRIMARY",
  4023.                         "columns": [
  4024.                             "id"
  4025.                         ],
  4026.                         "unique": true
  4027.                     },
  4028.                     {
  4029.                         "indexName": "IDX_F0C3D55BC901C6FF",
  4030.                         "columns": [
  4031.                             "owner_account_id"
  4032.                         ],
  4033.                         "unique": false
  4034.                     },
  4035.                     {
  4036.                         "indexName": "UNIQ_F0C3D55BB3BC57DA",
  4037.                         "columns": [
  4038.                             "token_hash"
  4039.                         ],
  4040.                         "unique": true
  4041.                     }
  4042.                 ],
  4043.                 "0": {
  4044.                     "primaryColumns": [
  4045.                         "id"
  4046.                     ]
  4047.                 }
  4048.             },
  4049.             "oc_preferences": {
  4050.                 "fields": [
  4051.                     {
  4052.                         "userid": {
  4053.                             "type": "string",
  4054.                             "null": false,
  4055.                             "default": "",
  4056.                             "autoIncrement": false
  4057.                         }
  4058.                     },
  4059.                     {
  4060.                         "appid": {
  4061.                             "type": "string",
  4062.                             "null": false,
  4063.                             "default": "",
  4064.                             "autoIncrement": false
  4065.                         }
  4066.                     },
  4067.                     {
  4068.                         "configkey": {
  4069.                             "type": "string",
  4070.                             "null": false,
  4071.                             "default": "",
  4072.                             "autoIncrement": false
  4073.                         }
  4074.                     },
  4075.                     {
  4076.                         "configvalue": {
  4077.                             "type": "text",
  4078.                             "null": true,
  4079.                             "default": null,
  4080.                             "autoIncrement": false
  4081.                         }
  4082.                     }
  4083.                 ],
  4084.                 "index": [
  4085.                     {
  4086.                         "indexName": "PRIMARY",
  4087.                         "columns": [
  4088.                             "userid",
  4089.                             "appid",
  4090.                             "configkey"
  4091.                         ],
  4092.                         "unique": true
  4093.                     }
  4094.                 ],
  4095.                 "0": {
  4096.                     "primaryColumns": [
  4097.                         "userid",
  4098.                         "appid",
  4099.                         "configkey"
  4100.                     ]
  4101.                 }
  4102.             },
  4103.             "oc_privatedata": {
  4104.                 "fields": [
  4105.                     {
  4106.                         "keyid": {
  4107.                             "type": "integer",
  4108.                             "null": false,
  4109.                             "default": null,
  4110.                             "autoIncrement": true
  4111.                         }
  4112.                     },
  4113.                     {
  4114.                         "user": {
  4115.                             "type": "string",
  4116.                             "null": false,
  4117.                             "default": "",
  4118.                             "autoIncrement": false
  4119.                         }
  4120.                     },
  4121.                     {
  4122.                         "app": {
  4123.                             "type": "string",
  4124.                             "null": false,
  4125.                             "default": "",
  4126.                             "autoIncrement": false
  4127.                         }
  4128.                     },
  4129.                     {
  4130.                         "key": {
  4131.                             "type": "string",
  4132.                             "null": false,
  4133.                             "default": "",
  4134.                             "autoIncrement": false
  4135.                         }
  4136.                     },
  4137.                     {
  4138.                         "value": {
  4139.                             "type": "string",
  4140.                             "null": false,
  4141.                             "default": "",
  4142.                             "autoIncrement": false
  4143.                         }
  4144.                     }
  4145.                 ],
  4146.                 "index": [
  4147.                     {
  4148.                         "indexName": "PRIMARY",
  4149.                         "columns": [
  4150.                             "keyid"
  4151.                         ],
  4152.                         "unique": true
  4153.                     }
  4154.                 ],
  4155.                 "0": {
  4156.                     "primaryColumns": [
  4157.                         "keyid"
  4158.                     ]
  4159.                 }
  4160.             },
  4161.             "oc_properties": {
  4162.                 "fields": [
  4163.                     {
  4164.                         "id": {
  4165.                             "type": "bigint",
  4166.                             "null": false,
  4167.                             "default": null,
  4168.                             "autoIncrement": true
  4169.                         }
  4170.                     },
  4171.                     {
  4172.                         "fileid": {
  4173.                             "type": "bigint",
  4174.                             "null": false,
  4175.                             "default": null,
  4176.                             "autoIncrement": false
  4177.                         }
  4178.                     },
  4179.                     {
  4180.                         "propertyname": {
  4181.                             "type": "string",
  4182.                             "null": false,
  4183.                             "default": "",
  4184.                             "autoIncrement": false
  4185.                         }
  4186.                     },
  4187.                     {
  4188.                         "propertyvalue": {
  4189.                             "type": "string",
  4190.                             "null": false,
  4191.                             "default": null,
  4192.                             "autoIncrement": false
  4193.                         }
  4194.                     },
  4195.                     {
  4196.                         "propertytype": {
  4197.                             "type": "smallint",
  4198.                             "null": false,
  4199.                             "default": "1",
  4200.                             "autoIncrement": false
  4201.                         }
  4202.                     }
  4203.                 ],
  4204.                 "index": [
  4205.                     {
  4206.                         "indexName": "PRIMARY",
  4207.                         "columns": [
  4208.                             "id"
  4209.                         ],
  4210.                         "unique": true
  4211.                     },
  4212.                     {
  4213.                         "indexName": "fileid_index",
  4214.                         "columns": [
  4215.                             "fileid"
  4216.                         ],
  4217.                         "unique": false
  4218.                     }
  4219.                 ],
  4220.                 "0": {
  4221.                     "primaryColumns": [
  4222.                         "id"
  4223.                     ]
  4224.                 }
  4225.             },
  4226.             "oc_schedulingobjects": {
  4227.                 "fields": [
  4228.                     {
  4229.                         "id": {
  4230.                             "type": "bigint",
  4231.                             "null": false,
  4232.                             "default": null,
  4233.                             "autoIncrement": true
  4234.                         }
  4235.                     },
  4236.                     {
  4237.                         "principaluri": {
  4238.                             "type": "string",
  4239.                             "null": true,
  4240.                             "default": null,
  4241.                             "autoIncrement": false
  4242.                         }
  4243.                     },
  4244.                     {
  4245.                         "calendardata": {
  4246.                             "type": "blob",
  4247.                             "null": true,
  4248.                             "default": null,
  4249.                             "autoIncrement": false
  4250.                         }
  4251.                     },
  4252.                     {
  4253.                         "uri": {
  4254.                             "type": "string",
  4255.                             "null": true,
  4256.                             "default": null,
  4257.                             "autoIncrement": false
  4258.                         }
  4259.                     },
  4260.                     {
  4261.                         "lastmodified": {
  4262.                             "type": "integer",
  4263.                             "null": true,
  4264.                             "default": null,
  4265.                             "autoIncrement": false
  4266.                         }
  4267.                     },
  4268.                     {
  4269.                         "etag": {
  4270.                             "type": "string",
  4271.                             "null": true,
  4272.                             "default": null,
  4273.                             "autoIncrement": false
  4274.                         }
  4275.                     },
  4276.                     {
  4277.                         "size": {
  4278.                             "type": "bigint",
  4279.                             "null": false,
  4280.                             "default": null,
  4281.                             "autoIncrement": false
  4282.                         }
  4283.                     }
  4284.                 ],
  4285.                 "index": [
  4286.                     {
  4287.                         "indexName": "PRIMARY",
  4288.                         "columns": [
  4289.                             "id"
  4290.                         ],
  4291.                         "unique": true
  4292.                     }
  4293.                 ],
  4294.                 "0": {
  4295.                     "primaryColumns": [
  4296.                         "id"
  4297.                     ]
  4298.                 }
  4299.             },
  4300.             "oc_share": {
  4301.                 "fields": [
  4302.                     {
  4303.                         "id": {
  4304.                             "type": "integer",
  4305.                             "null": false,
  4306.                             "default": null,
  4307.                             "autoIncrement": true
  4308.                         }
  4309.                     },
  4310.                     {
  4311.                         "share_type": {
  4312.                             "type": "smallint",
  4313.                             "null": false,
  4314.                             "default": "0",
  4315.                             "autoIncrement": false
  4316.                         }
  4317.                     },
  4318.                     {
  4319.                         "share_with": {
  4320.                             "type": "string",
  4321.                             "null": true,
  4322.                             "default": null,
  4323.                             "autoIncrement": false
  4324.                         }
  4325.                     },
  4326.                     {
  4327.                         "uid_owner": {
  4328.                             "type": "string",
  4329.                             "null": false,
  4330.                             "default": "",
  4331.                             "autoIncrement": false
  4332.                         }
  4333.                     },
  4334.                     {
  4335.                         "uid_initiator": {
  4336.                             "type": "string",
  4337.                             "null": true,
  4338.                             "default": null,
  4339.                             "autoIncrement": false
  4340.                         }
  4341.                     },
  4342.                     {
  4343.                         "parent": {
  4344.                             "type": "integer",
  4345.                             "null": true,
  4346.                             "default": null,
  4347.                             "autoIncrement": false
  4348.                         }
  4349.                     },
  4350.                     {
  4351.                         "item_type": {
  4352.                             "type": "string",
  4353.                             "null": false,
  4354.                             "default": "",
  4355.                             "autoIncrement": false
  4356.                         }
  4357.                     },
  4358.                     {
  4359.                         "item_source": {
  4360.                             "type": "string",
  4361.                             "null": true,
  4362.                             "default": null,
  4363.                             "autoIncrement": false
  4364.                         }
  4365.                     },
  4366.                     {
  4367.                         "item_target": {
  4368.                             "type": "string",
  4369.                             "null": true,
  4370.                             "default": null,
  4371.                             "autoIncrement": false
  4372.                         }
  4373.                     },
  4374.                     {
  4375.                         "file_source": {
  4376.                             "type": "bigint",
  4377.                             "null": true,
  4378.                             "default": null,
  4379.                             "autoIncrement": false
  4380.                         }
  4381.                     },
  4382.                     {
  4383.                         "file_target": {
  4384.                             "type": "string",
  4385.                             "null": true,
  4386.                             "default": null,
  4387.                             "autoIncrement": false
  4388.                         }
  4389.                     },
  4390.                     {
  4391.                         "permissions": {
  4392.                             "type": "smallint",
  4393.                             "null": false,
  4394.                             "default": "0",
  4395.                             "autoIncrement": false
  4396.                         }
  4397.                     },
  4398.                     {
  4399.                         "stime": {
  4400.                             "type": "bigint",
  4401.                             "null": false,
  4402.                             "default": "0",
  4403.                             "autoIncrement": false
  4404.                         }
  4405.                     },
  4406.                     {
  4407.                         "accepted": {
  4408.                             "type": "smallint",
  4409.                             "null": false,
  4410.                             "default": "0",
  4411.                             "autoIncrement": false
  4412.                         }
  4413.                     },
  4414.                     {
  4415.                         "expiration": {
  4416.                             "type": "datetime",
  4417.                             "null": true,
  4418.                             "default": null,
  4419.                             "autoIncrement": false
  4420.                         }
  4421.                     },
  4422.                     {
  4423.                         "token": {
  4424.                             "type": "string",
  4425.                             "null": true,
  4426.                             "default": null,
  4427.                             "autoIncrement": false
  4428.                         }
  4429.                     },
  4430.                     {
  4431.                         "mail_send": {
  4432.                             "type": "smallint",
  4433.                             "null": false,
  4434.                             "default": "0",
  4435.                             "autoIncrement": false
  4436.                         }
  4437.                     },
  4438.                     {
  4439.                         "share_name": {
  4440.                             "type": "string",
  4441.                             "null": true,
  4442.                             "default": null,
  4443.                             "autoIncrement": false
  4444.                         }
  4445.                     },
  4446.                     {
  4447.                         "attributes": {
  4448.                             "type": "text",
  4449.                             "null": true,
  4450.                             "default": null,
  4451.                             "autoIncrement": false
  4452.                         }
  4453.                     }
  4454.                 ],
  4455.                 "index": [
  4456.                     {
  4457.                         "indexName": "item_source_type_index",
  4458.                         "columns": [
  4459.                             "item_source",
  4460.                             "share_type",
  4461.                             "item_type"
  4462.                         ],
  4463.                         "unique": false
  4464.                     },
  4465.                     {
  4466.                         "indexName": "share_with_index",
  4467.                         "columns": [
  4468.                             "share_with"
  4469.                         ],
  4470.                         "unique": false
  4471.                     },
  4472.                     {
  4473.                         "indexName": "PRIMARY",
  4474.                         "columns": [
  4475.                             "id"
  4476.                         ],
  4477.                         "unique": true
  4478.                     },
  4479.                     {
  4480.                         "indexName": "file_source_index",
  4481.                         "columns": [
  4482.                             "file_source"
  4483.                         ],
  4484.                         "unique": false
  4485.                     },
  4486.                     {
  4487.                         "indexName": "item_source_index",
  4488.                         "columns": [
  4489.                             "item_source"
  4490.                         ],
  4491.                         "unique": false
  4492.                     },
  4493.                     {
  4494.                         "indexName": "item_share_type_index",
  4495.                         "columns": [
  4496.                             "item_type",
  4497.                             "share_type"
  4498.                         ],
  4499.                         "unique": false
  4500.                     },
  4501.                     {
  4502.                         "indexName": "token_index",
  4503.                         "columns": [
  4504.                             "token"
  4505.                         ],
  4506.                         "unique": false
  4507.                     }
  4508.                 ],
  4509.                 "0": {
  4510.                     "primaryColumns": [
  4511.                         "id"
  4512.                     ]
  4513.                 }
  4514.             },
  4515.             "oc_share_external": {
  4516.                 "fields": [
  4517.                     {
  4518.                         "id": {
  4519.                             "type": "bigint",
  4520.                             "null": false,
  4521.                             "default": null,
  4522.                             "autoIncrement": true
  4523.                         }
  4524.                     },
  4525.                     {
  4526.                         "remote": {
  4527.                             "type": "string",
  4528.                             "null": false,
  4529.                             "default": null,
  4530.                             "autoIncrement": false
  4531.                         }
  4532.                     },
  4533.                     {
  4534.                         "remote_id": {
  4535.                             "type": "string",
  4536.                             "null": false,
  4537.                             "default": "-1",
  4538.                             "autoIncrement": false
  4539.                         }
  4540.                     },
  4541.                     {
  4542.                         "share_token": {
  4543.                             "type": "string",
  4544.                             "null": false,
  4545.                             "default": null,
  4546.                             "autoIncrement": false
  4547.                         }
  4548.                     },
  4549.                     {
  4550.                         "password": {
  4551.                             "type": "string",
  4552.                             "null": true,
  4553.                             "default": null,
  4554.                             "autoIncrement": false
  4555.                         }
  4556.                     },
  4557.                     {
  4558.                         "name": {
  4559.                             "type": "string",
  4560.                             "null": false,
  4561.                             "default": null,
  4562.                             "autoIncrement": false
  4563.                         }
  4564.                     },
  4565.                     {
  4566.                         "owner": {
  4567.                             "type": "string",
  4568.                             "null": false,
  4569.                             "default": null,
  4570.                             "autoIncrement": false
  4571.                         }
  4572.                     },
  4573.                     {
  4574.                         "user": {
  4575.                             "type": "string",
  4576.                             "null": false,
  4577.                             "default": null,
  4578.                             "autoIncrement": false
  4579.                         }
  4580.                     },
  4581.                     {
  4582.                         "mountpoint": {
  4583.                             "type": "string",
  4584.                             "null": false,
  4585.                             "default": null,
  4586.                             "autoIncrement": false
  4587.                         }
  4588.                     },
  4589.                     {
  4590.                         "mountpoint_hash": {
  4591.                             "type": "string",
  4592.                             "null": false,
  4593.                             "default": null,
  4594.                             "autoIncrement": false
  4595.                         }
  4596.                     },
  4597.                     {
  4598.                         "accepted": {
  4599.                             "type": "integer",
  4600.                             "null": false,
  4601.                             "default": "0",
  4602.                             "autoIncrement": false
  4603.                         }
  4604.                     },
  4605.                     {
  4606.                         "lastscan": {
  4607.                             "type": "bigint",
  4608.                             "null": true,
  4609.                             "default": null,
  4610.                             "autoIncrement": false
  4611.                         }
  4612.                     }
  4613.                 ],
  4614.                 "index": [
  4615.                     {
  4616.                         "indexName": "PRIMARY",
  4617.                         "columns": [
  4618.                             "id"
  4619.                         ],
  4620.                         "unique": true
  4621.                     },
  4622.                     {
  4623.                         "indexName": "sh_external_user",
  4624.                         "columns": [
  4625.                             "user"
  4626.                         ],
  4627.                         "unique": false
  4628.                     },
  4629.                     {
  4630.                         "indexName": "sh_external_mp",
  4631.                         "columns": [
  4632.                             "user",
  4633.                             "mountpoint_hash"
  4634.                         ],
  4635.                         "unique": true
  4636.                     }
  4637.                 ],
  4638.                 "0": {
  4639.                     "primaryColumns": [
  4640.                         "id"
  4641.                     ]
  4642.                 }
  4643.             },
  4644.             "oc_storages": {
  4645.                 "fields": [
  4646.                     {
  4647.                         "numeric_id": {
  4648.                             "type": "integer",
  4649.                             "null": false,
  4650.                             "default": null,
  4651.                             "autoIncrement": true
  4652.                         }
  4653.                     },
  4654.                     {
  4655.                         "id": {
  4656.                             "type": "string",
  4657.                             "null": true,
  4658.                             "default": null,
  4659.                             "autoIncrement": false
  4660.                         }
  4661.                     },
  4662.                     {
  4663.                         "available": {
  4664.                             "type": "integer",
  4665.                             "null": false,
  4666.                             "default": "1",
  4667.                             "autoIncrement": false
  4668.                         }
  4669.                     },
  4670.                     {
  4671.                         "last_checked": {
  4672.                             "type": "integer",
  4673.                             "null": true,
  4674.                             "default": null,
  4675.                             "autoIncrement": false
  4676.                         }
  4677.                     }
  4678.                 ],
  4679.                 "index": [
  4680.                     {
  4681.                         "indexName": "PRIMARY",
  4682.                         "columns": [
  4683.                             "numeric_id"
  4684.                         ],
  4685.                         "unique": true
  4686.                     },
  4687.                     {
  4688.                         "indexName": "storages_id_index",
  4689.                         "columns": [
  4690.                             "id"
  4691.                         ],
  4692.                         "unique": true
  4693.                     }
  4694.                 ],
  4695.                 "0": {
  4696.                     "primaryColumns": [
  4697.                         "numeric_id"
  4698.                     ]
  4699.                 }
  4700.             },
  4701.             "oc_systemtag": {
  4702.                 "fields": [
  4703.                     {
  4704.                         "id": {
  4705.                             "type": "integer",
  4706.                             "null": false,
  4707.                             "default": null,
  4708.                             "autoIncrement": true
  4709.                         }
  4710.                     },
  4711.                     {
  4712.                         "name": {
  4713.                             "type": "string",
  4714.                             "null": false,
  4715.                             "default": "",
  4716.                             "autoIncrement": false
  4717.                         }
  4718.                     },
  4719.                     {
  4720.                         "visibility": {
  4721.                             "type": "smallint",
  4722.                             "null": false,
  4723.                             "default": "1",
  4724.                             "autoIncrement": false
  4725.                         }
  4726.                     },
  4727.                     {
  4728.                         "editable": {
  4729.                             "type": "smallint",
  4730.                             "null": false,
  4731.                             "default": "1",
  4732.                             "autoIncrement": false
  4733.                         }
  4734.                     },
  4735.                     {
  4736.                         "assignable": {
  4737.                             "type": "smallint",
  4738.                             "null": false,
  4739.                             "default": "1",
  4740.                             "autoIncrement": false
  4741.                         }
  4742.                     }
  4743.                 ],
  4744.                 "index": [
  4745.                     {
  4746.                         "indexName": "tag_ident",
  4747.                         "columns": [
  4748.                             "name",
  4749.                             "visibility",
  4750.                             "editable",
  4751.                             "assignable"
  4752.                         ],
  4753.                         "unique": true
  4754.                     },
  4755.                     {
  4756.                         "indexName": "PRIMARY",
  4757.                         "columns": [
  4758.                             "id"
  4759.                         ],
  4760.                         "unique": true
  4761.                     }
  4762.                 ],
  4763.                 "0": {
  4764.                     "primaryColumns": [
  4765.                         "id"
  4766.                     ]
  4767.                 }
  4768.             },
  4769.             "oc_systemtag_group": {
  4770.                 "fields": [
  4771.                     {
  4772.                         "systemtagid": {
  4773.                             "type": "integer",
  4774.                             "null": false,
  4775.                             "default": "0",
  4776.                             "autoIncrement": false
  4777.                         }
  4778.                     },
  4779.                     {
  4780.                         "gid": {
  4781.                             "type": "string",
  4782.                             "null": false,
  4783.                             "default": null,
  4784.                             "autoIncrement": false
  4785.                         }
  4786.                     }
  4787.                 ],
  4788.                 "index": [
  4789.                     {
  4790.                         "indexName": "PRIMARY",
  4791.                         "columns": [
  4792.                             "gid",
  4793.                             "systemtagid"
  4794.                         ],
  4795.                         "unique": true
  4796.                     }
  4797.                 ],
  4798.                 "0": {
  4799.                     "primaryColumns": [
  4800.                         "gid",
  4801.                         "systemtagid"
  4802.                     ]
  4803.                 }
  4804.             },
  4805.             "oc_systemtag_object_mapping": {
  4806.                 "fields": [
  4807.                     {
  4808.                         "objectid": {
  4809.                             "type": "string",
  4810.                             "null": false,
  4811.                             "default": "",
  4812.                             "autoIncrement": false
  4813.                         }
  4814.                     },
  4815.                     {
  4816.                         "objecttype": {
  4817.                             "type": "string",
  4818.                             "null": false,
  4819.                             "default": "",
  4820.                             "autoIncrement": false
  4821.                         }
  4822.                     },
  4823.                     {
  4824.                         "systemtagid": {
  4825.                             "type": "integer",
  4826.                             "null": false,
  4827.                             "default": "0",
  4828.                             "autoIncrement": false
  4829.                         }
  4830.                     }
  4831.                 ],
  4832.                 "index": [
  4833.                     {
  4834.                         "indexName": "mapping",
  4835.                         "columns": [
  4836.                             "objecttype",
  4837.                             "objectid",
  4838.                             "systemtagid"
  4839.                         ],
  4840.                         "unique": true
  4841.                     }
  4842.                 ],
  4843.                 "0": {
  4844.                     "primaryColumns": []
  4845.                 }
  4846.             },
  4847.             "oc_trusted_servers": {
  4848.                 "fields": [
  4849.                     {
  4850.                         "id": {
  4851.                             "type": "integer",
  4852.                             "null": false,
  4853.                             "default": null,
  4854.                             "autoIncrement": true
  4855.                         }
  4856.                     },
  4857.                     {
  4858.                         "url": {
  4859.                             "type": "string",
  4860.                             "null": false,
  4861.                             "default": null,
  4862.                             "autoIncrement": false
  4863.                         }
  4864.                     },
  4865.                     {
  4866.                         "url_hash": {
  4867.                             "type": "string",
  4868.                             "null": false,
  4869.                             "default": "",
  4870.                             "autoIncrement": false
  4871.                         }
  4872.                     },
  4873.                     {
  4874.                         "token": {
  4875.                             "type": "string",
  4876.                             "null": true,
  4877.                             "default": null,
  4878.                             "autoIncrement": false
  4879.                         }
  4880.                     },
  4881.                     {
  4882.                         "shared_secret": {
  4883.                             "type": "string",
  4884.                             "null": true,
  4885.                             "default": null,
  4886.                             "autoIncrement": false
  4887.                         }
  4888.                     },
  4889.                     {
  4890.                         "status": {
  4891.                             "type": "integer",
  4892.                             "null": false,
  4893.                             "default": "2",
  4894.                             "autoIncrement": false
  4895.                         }
  4896.                     },
  4897.                     {
  4898.                         "sync_token": {
  4899.                             "type": "string",
  4900.                             "null": true,
  4901.                             "default": null,
  4902.                             "autoIncrement": false
  4903.                         }
  4904.                     }
  4905.                 ],
  4906.                 "index": [
  4907.                     {
  4908.                         "indexName": "PRIMARY",
  4909.                         "columns": [
  4910.                             "id"
  4911.                         ],
  4912.                         "unique": true
  4913.                     },
  4914.                     {
  4915.                         "indexName": "url_hash",
  4916.                         "columns": [
  4917.                             "url_hash"
  4918.                         ],
  4919.                         "unique": true
  4920.                     }
  4921.                 ],
  4922.                 "0": {
  4923.                     "primaryColumns": [
  4924.                         "id"
  4925.                     ]
  4926.                 }
  4927.             },
  4928.             "oc_twofactor_totp_secrets": {
  4929.                 "fields": [
  4930.                     {
  4931.                         "id": {
  4932.                             "type": "integer",
  4933.                             "null": false,
  4934.                             "default": null,
  4935.                             "autoIncrement": true
  4936.                         }
  4937.                     },
  4938.                     {
  4939.                         "user_id": {
  4940.                             "type": "string",
  4941.                             "null": false,
  4942.                             "default": "",
  4943.                             "autoIncrement": false
  4944.                         }
  4945.                     },
  4946.                     {
  4947.                         "secret": {
  4948.                             "type": "text",
  4949.                             "null": false,
  4950.                             "default": null,
  4951.                             "autoIncrement": false
  4952.                         }
  4953.                     },
  4954.                     {
  4955.                         "last_validated_key": {
  4956.                             "type": "string",
  4957.                             "null": true,
  4958.                             "default": null,
  4959.                             "autoIncrement": false
  4960.                         }
  4961.                     },
  4962.                     {
  4963.                         "verified": {
  4964.                             "type": "boolean",
  4965.                             "null": true,
  4966.                             "default": "0",
  4967.                             "autoIncrement": false
  4968.                         }
  4969.                     }
  4970.                 ],
  4971.                 "index": [
  4972.                     {
  4973.                         "indexName": "PRIMARY",
  4974.                         "columns": [
  4975.                             "id"
  4976.                         ],
  4977.                         "unique": true
  4978.                     },
  4979.                     {
  4980.                         "indexName": "totp_secrets_user_id",
  4981.                         "columns": [
  4982.                             "user_id"
  4983.                         ],
  4984.                         "unique": true
  4985.                     }
  4986.                 ],
  4987.                 "0": {
  4988.                     "primaryColumns": [
  4989.                         "id"
  4990.                     ]
  4991.                 }
  4992.             },
  4993.             "oc_users": {
  4994.                 "fields": [
  4995.                     {
  4996.                         "uid": {
  4997.                             "type": "string",
  4998.                             "null": false,
  4999.                             "default": "",
  5000.                             "autoIncrement": false
  5001.                         }
  5002.                     },
  5003.                     {
  5004.                         "displayname": {
  5005.                             "type": "string",
  5006.                             "null": true,
  5007.                             "default": null,
  5008.                             "autoIncrement": false
  5009.                         }
  5010.                     },
  5011.                     {
  5012.                         "password": {
  5013.                             "type": "string",
  5014.                             "null": false,
  5015.                             "default": "",
  5016.                             "autoIncrement": false
  5017.                         }
  5018.                     }
  5019.                 ],
  5020.                 "index": [
  5021.                     {
  5022.                         "indexName": "PRIMARY",
  5023.                         "columns": [
  5024.                             "uid"
  5025.                         ],
  5026.                         "unique": true
  5027.                     }
  5028.                 ],
  5029.                 "0": {
  5030.                     "primaryColumns": [
  5031.                         "uid"
  5032.                     ]
  5033.                 }
  5034.             },
  5035.             "oc_vcategory": {
  5036.                 "fields": [
  5037.                     {
  5038.                         "id": {
  5039.                             "type": "integer",
  5040.                             "null": false,
  5041.                             "default": null,
  5042.                             "autoIncrement": true
  5043.                         }
  5044.                     },
  5045.                     {
  5046.                         "uid": {
  5047.                             "type": "string",
  5048.                             "null": false,
  5049.                             "default": "",
  5050.                             "autoIncrement": false
  5051.                         }
  5052.                     },
  5053.                     {
  5054.                         "type": {
  5055.                             "type": "string",
  5056.                             "null": false,
  5057.                             "default": "",
  5058.                             "autoIncrement": false
  5059.                         }
  5060.                     },
  5061.                     {
  5062.                         "category": {
  5063.                             "type": "string",
  5064.                             "null": false,
  5065.                             "default": "",
  5066.                             "autoIncrement": false
  5067.                         }
  5068.                     }
  5069.                 ],
  5070.                 "index": [
  5071.                     {
  5072.                         "indexName": "type_index",
  5073.                         "columns": [
  5074.                             "type"
  5075.                         ],
  5076.                         "unique": false
  5077.                     },
  5078.                     {
  5079.                         "indexName": "PRIMARY",
  5080.                         "columns": [
  5081.                             "id"
  5082.                         ],
  5083.                         "unique": true
  5084.                     },
  5085.                     {
  5086.                         "indexName": "category_index",
  5087.                         "columns": [
  5088.                             "category"
  5089.                         ],
  5090.                         "unique": false
  5091.                     },
  5092.                     {
  5093.                         "indexName": "uid_index",
  5094.                         "columns": [
  5095.                             "uid"
  5096.                         ],
  5097.                         "unique": false
  5098.                     }
  5099.                 ],
  5100.                 "0": {
  5101.                     "primaryColumns": [
  5102.                         "id"
  5103.                     ]
  5104.                 }
  5105.             },
  5106.             "oc_vcategory_to_object": {
  5107.                 "fields": [
  5108.                     {
  5109.                         "objid": {
  5110.                             "type": "bigint",
  5111.                             "null": false,
  5112.                             "default": "0",
  5113.                             "autoIncrement": false
  5114.                         }
  5115.                     },
  5116.                     {
  5117.                         "categoryid": {
  5118.                             "type": "integer",
  5119.                             "null": false,
  5120.                             "default": "0",
  5121.                             "autoIncrement": false
  5122.                         }
  5123.                     },
  5124.                     {
  5125.                         "type": {
  5126.                             "type": "string",
  5127.                             "null": false,
  5128.                             "default": "",
  5129.                             "autoIncrement": false
  5130.                         }
  5131.                     }
  5132.                 ],
  5133.                 "index": [
  5134.                     {
  5135.                         "indexName": "PRIMARY",
  5136.                         "columns": [
  5137.                             "categoryid",
  5138.                             "objid",
  5139.                             "type"
  5140.                         ],
  5141.                         "unique": true
  5142.                     },
  5143.                     {
  5144.                         "indexName": "vcategory_objectd_index",
  5145.                         "columns": [
  5146.                             "objid",
  5147.                             "type"
  5148.                         ],
  5149.                         "unique": false
  5150.                     }
  5151.                 ],
  5152.                 "0": {
  5153.                     "primaryColumns": [
  5154.                         "categoryid",
  5155.                         "objid",
  5156.                         "type"
  5157.                     ]
  5158.                 }
  5159.             }
  5160.         }
  5161.     },
  5162.     "migrations": [
  5163.         {
  5164.             "app": "core",
  5165.             "version": "20170101010100"
  5166.         },
  5167.         {
  5168.             "app": "core",
  5169.             "version": "20170101215145"
  5170.         },
  5171.         {
  5172.             "app": "core",
  5173.             "version": "20170111103310"
  5174.         },
  5175.         {
  5176.             "app": "core",
  5177.             "version": "20170213215145"
  5178.         },
  5179.         {
  5180.             "app": "core",
  5181.             "version": "20170214112458"
  5182.         },
  5183.         {
  5184.             "app": "core",
  5185.             "version": "20170221114437"
  5186.         },
  5187.         {
  5188.             "app": "core",
  5189.             "version": "20170221121536"
  5190.         },
  5191.         {
  5192.             "app": "core",
  5193.             "version": "20170315173825"
  5194.         },
  5195.         {
  5196.             "app": "core",
  5197.             "version": "20170320173955"
  5198.         },
  5199.         {
  5200.             "app": "core",
  5201.             "version": "20170418154659"
  5202.         },
  5203.         {
  5204.             "app": "core",
  5205.             "version": "20170516100103"
  5206.         },
  5207.         {
  5208.             "app": "core",
  5209.             "version": "20170526104128"
  5210.         },
  5211.         {
  5212.             "app": "core",
  5213.             "version": "20170605143658"
  5214.         },
  5215.         {
  5216.             "app": "core",
  5217.             "version": "20170711191432"
  5218.         },
  5219.         {
  5220.             "app": "core",
  5221.             "version": "20170804201253"
  5222.         },
  5223.         {
  5224.             "app": "core",
  5225.             "version": "20170928120000"
  5226.         },
  5227.         {
  5228.             "app": "core",
  5229.             "version": "20171026130750"
  5230.         },
  5231.         {
  5232.             "app": "core",
  5233.             "version": "20180123131835"
  5234.         },
  5235.         {
  5236.             "app": "core",
  5237.             "version": "20180302155233"
  5238.         },
  5239.         {
  5240.             "app": "core",
  5241.             "version": "20180319102121"
  5242.         },
  5243.         {
  5244.             "app": "core",
  5245.             "version": "20180607072706"
  5246.         },
  5247.         {
  5248.             "app": "core",
  5249.             "version": "20181017105216"
  5250.         },
  5251.         {
  5252.             "app": "core",
  5253.             "version": "20181017120818"
  5254.         },
  5255.         {
  5256.             "app": "core",
  5257.             "version": "20181113071753"
  5258.         },
  5259.         {
  5260.             "app": "core",
  5261.             "version": "20181220085457"
  5262.         },
  5263.         {
  5264.             "app": "core",
  5265.             "version": "20190125162909"
  5266.         },
  5267.         {
  5268.             "app": "core",
  5269.             "version": "20200610110817"
  5270.         },
  5271.         {
  5272.             "app": "dav",
  5273.             "version": "20170116150538"
  5274.         },
  5275.         {
  5276.             "app": "dav",
  5277.             "version": "20170116170538"
  5278.         },
  5279.         {
  5280.             "app": "dav",
  5281.             "version": "20170202213905"
  5282.         },
  5283.         {
  5284.             "app": "dav",
  5285.             "version": "20170202220512"
  5286.         },
  5287.         {
  5288.             "app": "dav",
  5289.             "version": "20170427182800"
  5290.         },
  5291.         {
  5292.             "app": "dav",
  5293.             "version": "20170519091921"
  5294.         },
  5295.         {
  5296.             "app": "dav",
  5297.             "version": "20170526100342"
  5298.         },
  5299.         {
  5300.             "app": "dav",
  5301.             "version": "20170711193427"
  5302.         },
  5303.         {
  5304.             "app": "dav",
  5305.             "version": "20170927201245"
  5306.         },
  5307.         {
  5308.             "app": "dav",
  5309.             "version": "20180622095921"
  5310.         },
  5311.         {
  5312.             "app": "dav",
  5313.             "version": "20181115210344"
  5314.         },
  5315.         {
  5316.             "app": "dav",
  5317.             "version": "20190823065724"
  5318.         },
  5319.         {
  5320.             "app": "dav",
  5321.             "version": "20200114181454"
  5322.         },
  5323.         {
  5324.             "app": "dav",
  5325.             "version": "20200427142541"
  5326.         },
  5327.         {
  5328.             "app": "federatedfilesharing",
  5329.             "version": "20170804201125"
  5330.         },
  5331.         {
  5332.             "app": "federatedfilesharing",
  5333.             "version": "20170804201253"
  5334.         },
  5335.         {
  5336.             "app": "federatedfilesharing",
  5337.             "version": "20190410160725"
  5338.         },
  5339.         {
  5340.             "app": "files_external",
  5341.             "version": "20170814051424"
  5342.         },
  5343.         {
  5344.             "app": "files_sharing",
  5345.             "version": "20170804201125"
  5346.         },
  5347.         {
  5348.             "app": "files_sharing",
  5349.             "version": "20170804201253"
  5350.         },
  5351.         {
  5352.             "app": "files_sharing",
  5353.             "version": "20170830112305"
  5354.         },
  5355.         {
  5356.             "app": "files_sharing",
  5357.             "version": "20171115154900"
  5358.         },
  5359.         {
  5360.             "app": "files_sharing",
  5361.             "version": "20171215103657"
  5362.         },
  5363.         {
  5364.             "app": "files_sharing",
  5365.             "version": "20190426123324"
  5366.         },
  5367.         {
  5368.             "app": "files_sharing",
  5369.             "version": "20200504211654"
  5370.         },
  5371.         {
  5372.             "app": "files_sharing",
  5373.             "version": "20200823121322"
  5374.         },
  5375.         {
  5376.             "app": "files_trashbin",
  5377.             "version": "20170804201125"
  5378.         },
  5379.         {
  5380.             "app": "files_trashbin",
  5381.             "version": "20170804201253"
  5382.         },
  5383.         {
  5384.             "app": "notifications",
  5385.             "version": "20170801085340"
  5386.         },
  5387.         {
  5388.             "app": "notifications",
  5389.             "version": "20170801152524"
  5390.         },
  5391.         {
  5392.             "app": "notifications",
  5393.             "version": "20180119080933"
  5394.         },
  5395.         {
  5396.             "app": "notifications",
  5397.             "version": "20180604132522"
  5398.         }
  5399.     ],
  5400.     "phpinfo": {
  5401.         "apache2handler": {
  5402.             "Apache Version": "Apache\/2.4.41 (Ubuntu)",
  5403.             "Apache API Version": "20120211",
  5404.             "Server Administrator": "webmaster@localhost",
  5405.             "Hostname:Port": "***REMOVED SENSITIVE VALUE***:0",
  5406.             "User\/Group": "www-data(33)\/33",
  5407.             "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 100",
  5408.             "Timeouts": "Connection: 300 - Keep-Alive: 5",
  5409.             "Virtual Server": "Yes",
  5410.             "Server Root": "\/etc\/apache2",
  5411.             "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_filter mod_headers mod_mime prefork mod_negotiation mod_php7 mod_reqtimeout mod_rewrite mod_setenvif mod_socache_memcache mod_socache_shmcb mod_ssl mod_status",
  5412.             "engine": "1",
  5413.             "last_modified": "0",
  5414.             "xbithack": "0"
  5415.         },
  5416.         "Apache Environment": {
  5417.             "HTTP_AUTHORIZATION": "no value",
  5418.             "HOME": "\/var\/www\/owncloud",
  5419.             "HTTP_HOME": "\/var\/www\/owncloud",
  5420.             "modHeadersAvailable": "true",
  5421.             "htaccessWorking": "true",
  5422.             "HTTPS": "on",
  5423.             "SSL_TLS_SNI": "***REMOVED SENSITIVE VALUE***",
  5424.             "HTTP_HOST": "***REMOVED SENSITIVE VALUE***",
  5425.             "HTTP_USER_AGENT": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko\/20100101 Firefox\/86.0",
  5426.             "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,*\/*;q=0.8",
  5427.             "HTTP_ACCEPT_LANGUAGE": "it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3",
  5428.             "HTTP_ACCEPT_ENCODING": "gzip, deflate, br",
  5429.             "HTTP_CONNECTION": "keep-alive",
  5430.             "HTTP_UPGRADE_INSECURE_REQUESTS": "1",
  5431.             "SERVER_SIGNATURE": "<address>Apache\/2.4.41 (Ubuntu) Server at ***REMOVED SENSITIVE VALUE*** Port 443<\/address>",
  5432.             "SERVER_SOFTWARE": "Apache\/2.4.41 (Ubuntu)",
  5433.             "SERVER_NAME": "***REMOVED SENSITIVE VALUE***",
  5434.             "SERVER_ADDR": "192.168.0.26",
  5435.             "SERVER_PORT": "443",
  5436.             "REMOTE_ADDR": "***REMOVED SENSITIVE VALUE***",
  5437.             "DOCUMENT_ROOT": "\/var\/www\/owncloud",
  5438.             "REQUEST_SCHEME": "https",
  5439.             "CONTEXT_PREFIX": "no value",
  5440.             "CONTEXT_DOCUMENT_ROOT": "\/var\/www\/owncloud",
  5441.             "SERVER_ADMIN": "webmaster@localhost",
  5442.             "SCRIPT_FILENAME": "\/var\/www\/owncloud\/index.php",
  5443.             "REMOTE_PORT": "53390",
  5444.             "GATEWAY_INTERFACE": "CGI\/1.1",
  5445.             "SERVER_PROTOCOL": "HTTP\/1.1",
  5446.             "REQUEST_METHOD": "GET",
  5447.             "QUERY_STRING": "no value",
  5448.             "REQUEST_URI": "\/index.php\/apps\/configreport\/report",
  5449.             "SCRIPT_NAME": "\/index.php",
  5450.             "PATH_INFO": "\/apps\/configreport\/report",
  5451.             "PATH_TRANSLATED": "\/var\/www\/owncloud\/apps\/configreport\/report"
  5452.         },
  5453.         "HTTP Headers Information": {
  5454.             "HTTP Request": "GET \/index.php\/apps\/configreport\/report HTTP\/1.1",
  5455.             "Host": "***REMOVED SENSITIVE VALUE***",
  5456.             "User-Agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko\/20100101 Firefox\/86.0",
  5457.             "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,*\/*;q=0.8",
  5458.             "Accept-Language": "it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3",
  5459.             "Accept-Encoding": "gzip, deflate, br",
  5460.             "Connection": "keep-alive",
  5461.             "Upgrade-Insecure-Requests": "1",
  5462.             "Expires": "Thu, 19 Nov 1981 08:52:00 GMT",
  5463.             "Cache-Control": "no-store, no-cache, must-revalidate",
  5464.             "Pragma": "no-cache",
  5465.             "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 *"
  5466.         },
  5467.         "apc": {
  5468.             "APC Compatibility": "1.0.5"
  5469.         },
  5470.         "apcu": {
  5471.             "APCu Support": "Enabled",
  5472.             "Version": "5.1.19",
  5473.             "APCu Debugging": "Disabled",
  5474.             "MMAP Support": "Enabled",
  5475.             "MMAP File Mask": "no value",
  5476.             "Serialization Support": "php, igbinary",
  5477.             "Build Date": "Feb 20 2021 17:25:25",
  5478.             "apc.coredump_unmap": "Off",
  5479.             "apc.enable_cli": "Off",
  5480.             "apc.enabled": "On",
  5481.             "apc.entries_hint": "4096",
  5482.             "apc.gc_ttl": "3600",
  5483.             "apc.mmap_file_mask": "no value",
  5484.             "apc.preload_path": "no value",
  5485.             "apc.serializer": "php",
  5486.             "apc.shm_segments": "1",
  5487.             "apc.shm_size": "32M",
  5488.             "apc.slam_defense": "Off",
  5489.             "apc.smart": "0",
  5490.             "apc.ttl": "0",
  5491.             "apc.use_request_time": "Off"
  5492.         },
  5493.         "calendar": {
  5494.             "Calendar support": "enabled"
  5495.         },
  5496.         "Core": {
  5497.             "PHP Version": "7.4.15",
  5498.             "allow_url_fopen": "On",
  5499.             "allow_url_include": "Off",
  5500.             "arg_separator.input": "&",
  5501.             "arg_separator.output": "&",
  5502.             "auto_append_file": "no value",
  5503.             "auto_globals_jit": "On",
  5504.             "auto_prepend_file": "no value",
  5505.             "browscap": "no value",
  5506.             "default_charset": "UTF-8",
  5507.             "default_mimetype": "text\/html",
  5508.             "disable_classes": "no value",
  5509.             "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,pcntl_unshare,",
  5510.             "display_errors": "Off",
  5511.             "display_startup_errors": "Off",
  5512.             "doc_root": "no value",
  5513.             "docref_ext": "no value",
  5514.             "docref_root": "no value",
  5515.             "enable_dl": "Off",
  5516.             "enable_post_data_reading": "On",
  5517.             "error_append_string": "no value",
  5518.             "error_log": "no value",
  5519.             "error_prepend_string": "no value",
  5520.             "error_reporting": [
  5521.                 "32767",
  5522.                 "22527"
  5523.             ],
  5524.             "expose_php": "Off",
  5525.             "extension_dir": "\/usr\/lib\/php\/20190902",
  5526.             "file_uploads": "On",
  5527.             "hard_timeout": "2",
  5528.             "highlight.comment": "#FF8000",
  5529.             "highlight.default": "#0000BB",
  5530.             "highlight.html": "#000000",
  5531.             "highlight.keyword": "#007700",
  5532.             "highlight.string": "#DD0000",
  5533.             "html_errors": "On",
  5534.             "ignore_repeated_errors": "Off",
  5535.             "ignore_repeated_source": "Off",
  5536.             "ignore_user_abort": "Off",
  5537.             "implicit_flush": "Off",
  5538.             "input_encoding": "no value",
  5539.             "internal_encoding": "no value",
  5540.             "log_errors": "On",
  5541.             "log_errors_max_len": "1024",
  5542.             "mail.add_x_header": "Off",
  5543.             "mail.force_extra_parameters": "no value",
  5544.             "mail.log": "no value",
  5545.             "max_execution_time": [
  5546.                 "3600",
  5547.                 "30"
  5548.             ],
  5549.             "max_file_uploads": "20",
  5550.             "max_input_nesting_level": "64",
  5551.             "max_input_time": "60",
  5552.             "max_input_vars": "1000",
  5553.             "memory_limit": [
  5554.                 "512M",
  5555.                 "128M"
  5556.             ],
  5557.             "open_basedir": "no value",
  5558.             "output_buffering": [
  5559.                 "0",
  5560.                 "4096"
  5561.             ],
  5562.             "output_encoding": "no value",
  5563.             "output_handler": "no value",
  5564.             "post_max_size": [
  5565.                 "513M",
  5566.                 "8M"
  5567.             ],
  5568.             "precision": "14",
  5569.             "realpath_cache_size": "4096K",
  5570.             "realpath_cache_ttl": "120",
  5571.             "register_argc_argv": "Off",
  5572.             "report_memleaks": "On",
  5573.             "report_zend_debug": "On",
  5574.             "request_order": "GP",
  5575.             "sendmail_from": "no value",
  5576.             "sendmail_path": "\/usr\/sbin\/sendmail -t -i",
  5577.             "serialize_precision": "-1",
  5578.             "short_open_tag": "Off",
  5579.             "SMTP": "localhost",
  5580.             "smtp_port": "25",
  5581.             "sys_temp_dir": "no value",
  5582.             "syslog.facility": "LOG_USER",
  5583.             "syslog.filter": "no-ctrl",
  5584.             "syslog.ident": "php",
  5585.             "track_errors": "Off",
  5586.             "unserialize_callback_func": "no value",
  5587.             "upload_max_filesize": [
  5588.                 "513M",
  5589.                 "2M"
  5590.             ],
  5591.             "upload_tmp_dir": "no value",
  5592.             "user_dir": "no value",
  5593.             "user_ini.cache_ttl": "300",
  5594.             "user_ini.filename": ".user.ini",
  5595.             "variables_order": "GPCS",
  5596.             "xmlrpc_error_number": "0",
  5597.             "xmlrpc_errors": "Off",
  5598.             "zend.assertions": "-1",
  5599.             "zend.detect_unicode": "On",
  5600.             "zend.enable_gc": "On",
  5601.             "zend.exception_ignore_args": "On",
  5602.             "zend.multibyte": "Off",
  5603.             "zend.script_encoding": "no value",
  5604.             "zend.signal_check": "Off"
  5605.         },
  5606.         "ctype": {
  5607.             "ctype functions": "enabled"
  5608.         },
  5609.         "curl": {
  5610.             "cURL support": "enabled",
  5611.             "cURL Information": "7.68.0",
  5612.             "Age": "5",
  5613.             "Features": null,
  5614.             "AsynchDNS": "Yes",
  5615.             "CharConv": "No",
  5616.             "Debug": "No",
  5617.             "GSS-Negotiate": "No",
  5618.             "IDN": "Yes",
  5619.             "IPv6": "Yes",
  5620.             "krb4": "No",
  5621.             "Largefile": "Yes",
  5622.             "libz": "Yes",
  5623.             "NTLM": "Yes",
  5624.             "NTLMWB": "Yes",
  5625.             "SPNEGO": "Yes",
  5626.             "SSL": "Yes",
  5627.             "SSPI": "No",
  5628.             "TLS-SRP": "Yes",
  5629.             "HTTP2": "Yes",
  5630.             "GSSAPI": "Yes",
  5631.             "KERBEROS5": "Yes",
  5632.             "UNIX_SOCKETS": "Yes",
  5633.             "PSL": "Yes",
  5634.             "HTTPS_PROXY": "Yes",
  5635.             "MULTI_SSL": "No",
  5636.             "BROTLI": "Yes",
  5637.             "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp",
  5638.             "Host": "x86_64-pc-linux-gnu",
  5639.             "SSL Version": "OpenSSL\/1.1.1j",
  5640.             "ZLib Version": "1.2.11",
  5641.             "libSSH Version": "libssh\/0.9.3\/openssl\/zlib",
  5642.             "curl.cainfo": "no value"
  5643.         },
  5644.         "date": {
  5645.             "date\/time support": "enabled",
  5646.             "timelib version": "2018.04",
  5647.             ""Olson" Timezone Database Version": "0.system",
  5648.             "Timezone Database": "internal",
  5649.             "Default timezone": "UTC",
  5650.             "date.default_latitude": "31.7667",
  5651.             "date.default_longitude": "35.2333",
  5652.             "date.sunrise_zenith": "90.583333",
  5653.             "date.sunset_zenith": "90.583333",
  5654.             "date.timezone": "no value"
  5655.         },
  5656.         "dom": {
  5657.             "DOM\/XML": "enabled",
  5658.             "DOM\/XML API Version": "20031129",
  5659.             "libxml Version": "2.9.10",
  5660.             "HTML Support": "enabled",
  5661.             "XPath Support": "enabled",
  5662.             "XPointer Support": "enabled",
  5663.             "Schema Support": "enabled",
  5664.             "RelaxNG Support": "enabled"
  5665.         },
  5666.         "exif": {
  5667.             "EXIF Support": "enabled",
  5668.             "Supported EXIF Version": "0220",
  5669.             "Supported filetypes": "JPEG, TIFF",
  5670.             "Multibyte decoding support using mbstring": "enabled",
  5671.             "Extended EXIF tag formats": "Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson",
  5672.             "exif.decode_jis_intel": "JIS",
  5673.             "exif.decode_jis_motorola": "JIS",
  5674.             "exif.decode_unicode_intel": "UCS-2LE",
  5675.             "exif.decode_unicode_motorola": "UCS-2BE",
  5676.             "exif.encode_jis": "no value",
  5677.             "exif.encode_unicode": "ISO-8859-15"
  5678.         },
  5679.         "FFI": {
  5680.             "ffi.enable": "preload",
  5681.             "ffi.preload": "no value"
  5682.         },
  5683.         "fileinfo": {
  5684.             "fileinfo support": "enabled",
  5685.             "libmagic": "537"
  5686.         },
  5687.         "filter": {
  5688.             "Input Validation and Filtering": "enabled",
  5689.             "filter.default": "unsafe_raw",
  5690.             "filter.default_flags": "no value"
  5691.         },
  5692.         "ftp": {
  5693.             "FTP support": "enabled",
  5694.             "FTPS support": "enabled"
  5695.         },
  5696.         "gd": {
  5697.             "GD Support": "enabled",
  5698.             "GD headers Version": "2.3.0",
  5699.             "GD library Version": "2.3.0",
  5700.             "FreeType Support": "enabled",
  5701.             "FreeType Linkage": "with freetype",
  5702.             "GIF Read Support": "enabled",
  5703.             "GIF Create Support": "enabled",
  5704.             "JPEG Support": "enabled",
  5705.             "PNG Support": "enabled",
  5706.             "WBMP Support": "enabled",
  5707.             "XPM Support": "enabled",
  5708.             "XBM Support": "enabled",
  5709.             "WebP Support": "enabled",
  5710.             "BMP Support": "enabled",
  5711.             "TGA Read Support": "enabled",
  5712.             "gd.jpeg_ignore_warning": "1"
  5713.         },
  5714.         "gettext": {
  5715.             "GetText Support": "enabled"
  5716.         },
  5717.         "hash": {
  5718.             "hash support": "enabled",
  5719.             "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 crc32c 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",
  5720.             "MHASH support": "Enabled",
  5721.             "MHASH API Version": "Emulated Support"
  5722.         },
  5723.         "iconv": {
  5724.             "iconv support": "enabled",
  5725.             "iconv implementation": "glibc",
  5726.             "iconv library version": "2.31",
  5727.             "iconv.input_encoding": "no value",
  5728.             "iconv.internal_encoding": "no value",
  5729.             "iconv.output_encoding": "no value"
  5730.         },
  5731.         "igbinary": {
  5732.             "igbinary support": "enabled",
  5733.             "igbinary version": "3.2.1",
  5734.             "igbinary APCu serializer ABI": "0",
  5735.             "igbinary session support": "yes",
  5736.             "igbinary.compact_strings": "On"
  5737.         },
  5738.         "imagick": {
  5739.             "imagick module version": "3.4.4",
  5740.             "imagick classes": "Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel",
  5741.             "Imagick compiled with ImageMagick version": "ImageMagick 6.9.10-23 Q16 x86_64 20190101 https:\/\/imagemagick.org",
  5742.             "Imagick using ImageMagick library version": "ImageMagick 6.9.10-23 Q16 x86_64 20190101 https:\/\/imagemagick.org",
  5743.             "ImageMagick copyright": "\u00a9 1999-2019 ImageMagick Studio LLC",
  5744.             "ImageMagick release date": "20190101",
  5745.             "ImageMagick number of supported formats:": "225",
  5746.             "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",
  5747.             "imagick.locale_fix": "0",
  5748.             "imagick.progress_monitor": "0",
  5749.             "imagick.skip_version_check": "1"
  5750.         },
  5751.         "imap": {
  5752.             "IMAP c-Client Version": "2007f",
  5753.             "SSL Support": "enabled",
  5754.             "Kerberos Support": "enabled",
  5755.             "imap.enable_insecure_rsh": "Off"
  5756.         },
  5757.         "intl": {
  5758.             "ICU version": "66.1",
  5759.             "ICU Data version": "66.1",
  5760.             "ICU TZData version": "2021a",
  5761.             "ICU Unicode version": "13.0",
  5762.             "intl.default_locale": "no value",
  5763.             "intl.error_level": "0",
  5764.             "intl.use_exceptions": "0"
  5765.         },
  5766.         "json": {
  5767.             "json support": "enabled"
  5768.         },
  5769.         "libsmbclient": {
  5770.             "Version": "1.0.5"
  5771.         },
  5772.         "libxml": {
  5773.             "libXML support": "active",
  5774.             "libXML Compiled Version": "2.9.10",
  5775.             "libXML Loaded Version": "20910",
  5776.             "libXML streams": "enabled"
  5777.         },
  5778.         "mbstring": {
  5779.             "Multibyte Support": "enabled",
  5780.             "Multibyte string engine": "libmbfl",
  5781.             "HTTP input encoding translation": "disabled",
  5782.             "libmbfl version": "1.3.2",
  5783.             "Multibyte (japanese) regex support": "enabled",
  5784.             "Multibyte regex (oniguruma) version": "6.9.4",
  5785.             "mbstring.detect_order": "no value",
  5786.             "mbstring.encoding_translation": "Off",
  5787.             "mbstring.func_overload": "0",
  5788.             "mbstring.http_input": "no value",
  5789.             "mbstring.http_output": "no value",
  5790.             "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
  5791.             "mbstring.internal_encoding": "no value",
  5792.             "mbstring.language": "neutral",
  5793.             "mbstring.regex_retry_limit": "1000000",
  5794.             "mbstring.regex_stack_limit": "100000",
  5795.             "mbstring.strict_detection": "Off",
  5796.             "mbstring.substitute_character": "no value"
  5797.         },
  5798.         "mysqli": {
  5799.             "Client API library version": "mysqlnd 7.4.15",
  5800.             "Active Persistent Links": "0",
  5801.             "Inactive Persistent Links": "0",
  5802.             "Active Links": "0",
  5803.             "mysqli.allow_local_infile": "Off",
  5804.             "mysqli.allow_persistent": "On",
  5805.             "mysqli.default_host": "no value",
  5806.             "mysqli.default_port": "3306",
  5807.             "mysqli.default_pw": "no value",
  5808.             "mysqli.default_socket": "no value",
  5809.             "mysqli.default_user": "no value",
  5810.             "mysqli.max_links": "Unlimited",
  5811.             "mysqli.max_persistent": "Unlimited",
  5812.             "mysqli.reconnect": "Off",
  5813.             "mysqli.rollback_on_cached_plink": "Off"
  5814.         },
  5815.         "mysqlnd": {
  5816.             "Version": "mysqlnd 7.4.15",
  5817.             "Compression": "supported",
  5818.             "core SSL": "supported",
  5819.             "extended SSL": "supported",
  5820.             "Command buffer size": "4096",
  5821.             "Read buffer size": "32768",
  5822.             "Read timeout": "86400",
  5823.             "Collecting statistics": "Yes",
  5824.             "Collecting memory statistics": "No",
  5825.             "Tracing": "n\/a",
  5826.             "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password",
  5827.             "API Extensions": "mysqli,pdo_mysql"
  5828.         },
  5829.         "openssl": {
  5830.             "OpenSSL support": "enabled",
  5831.             "OpenSSL Library Version": "OpenSSL 1.1.1j 16 Feb 2021",
  5832.             "OpenSSL Header Version": "OpenSSL 1.1.1j 16 Feb 2021",
  5833.             "Openssl default config": "\/usr\/lib\/ssl\/openssl.cnf",
  5834.             "openssl.cafile": "no value",
  5835.             "openssl.capath": "no value"
  5836.         },
  5837.         "pcre": {
  5838.             "PCRE (Perl Compatible Regular Expressions) Support": "enabled",
  5839.             "PCRE Library Version": "10.36 2020-12-04",
  5840.             "PCRE Unicode Version": "13.0.0",
  5841.             "PCRE JIT Support": "enabled",
  5842.             "PCRE JIT Target": "x86 64bit (little endian + unaligned)",
  5843.             "pcre.backtrack_limit": "1000000",
  5844.             "pcre.jit": "1",
  5845.             "pcre.recursion_limit": "100000"
  5846.         },
  5847.         "PDO": {
  5848.             "PDO drivers": "mysql"
  5849.         },
  5850.         "pdo_mysql": {
  5851.             "Client API version": "mysqlnd 7.4.15",
  5852.             "pdo_mysql.default_socket": "\/var\/run\/mysqld\/mysqld.sock"
  5853.         },
  5854.         "Phar": {
  5855.             "Phar API version": "1.1.1",
  5856.             "Phar-based phar archives": "enabled",
  5857.             "Tar-based phar archives": "enabled",
  5858.             "ZIP-based phar archives": "enabled",
  5859.             "gzip compression": "enabled",
  5860.             "bzip2 compression": "disabled (install ext\/bz2)",
  5861.             "Native OpenSSL support": "enabled",
  5862.             "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,
  5863.             "phar.cache_list": "no value",
  5864.             "phar.readonly": "On",
  5865.             "phar.require_hash": "On"
  5866.         },
  5867.         "posix": {
  5868.             "POSIX support": "enabled"
  5869.         },
  5870.         "readline": {
  5871.             "Readline library": "EditLine wrapper",
  5872.             "cli.pager": "no value",
  5873.             "cli.prompt": "\\b \\> "
  5874.         },
  5875.         "redis": {
  5876.             "Redis Version": "5.3.2",
  5877.             "Redis Sentinel Version": "0.1",
  5878.             "Available serializers": "php, json, igbinary",
  5879.             "redis.arrays.algorithm": "no value",
  5880.             "redis.arrays.auth": "no value",
  5881.             "redis.arrays.autorehash": "0",
  5882.             "redis.arrays.connecttimeout": "0",
  5883.             "redis.arrays.consistent": "0",
  5884.             "redis.arrays.distributor": "no value",
  5885.             "redis.arrays.functions": "no value",
  5886.             "redis.arrays.hosts": "no value",
  5887.             "redis.arrays.index": "0",
  5888.             "redis.arrays.lazyconnect": "0",
  5889.             "redis.arrays.names": "no value",
  5890.             "redis.arrays.pconnect": "0",
  5891.             "redis.arrays.previous": "no value",
  5892.             "redis.arrays.readtimeout": "0",
  5893.             "redis.arrays.retryinterval": "0",
  5894.             "redis.clusters.auth": "no value",
  5895.             "redis.clusters.cache_slots": "0",
  5896.             "redis.clusters.persistent": "0",
  5897.             "redis.clusters.read_timeout": "0",
  5898.             "redis.clusters.seeds": "no value",
  5899.             "redis.clusters.timeout": "0",
  5900.             "redis.pconnect.connection_limit": "0",
  5901.             "redis.pconnect.echo_check_liveness": "1",
  5902.             "redis.pconnect.pool_pattern": "no value",
  5903.             "redis.pconnect.pooling_enabled": "1",
  5904.             "redis.session.lock_expire": "0",
  5905.             "redis.session.lock_retries": "10",
  5906.             "redis.session.lock_wait_time": "2000",
  5907.             "redis.session.locking_enabled": "0"
  5908.         },
  5909.         "Reflection": {
  5910.             "Reflection": "enabled"
  5911.         },
  5912.         "session": {
  5913.             "Session Support": "enabled",
  5914.             "Registered save handlers": "files user redis rediscluster",
  5915.             "Registered serializer handlers": "php_serialize php php_binary igbinary",
  5916.             "session.auto_start": "Off",
  5917.             "session.cache_expire": "180",
  5918.             "session.cache_limiter": "nocache",
  5919.             "session.cookie_domain": "no value",
  5920.             "session.cookie_httponly": [
  5921.                 "1",
  5922.                 "no value"
  5923.             ],
  5924.             "session.cookie_lifetime": "0",
  5925.             "session.cookie_path": "\/",
  5926.             "session.cookie_samesite": "no value",
  5927.             "session.cookie_secure": [
  5928.                 "1",
  5929.                 "0"
  5930.             ],
  5931.             "session.gc_divisor": "1000",
  5932.             "session.gc_maxlifetime": [
  5933.                 "1200",
  5934.                 "1440"
  5935.             ],
  5936.             "session.gc_probability": "0",
  5937.             "session.lazy_write": "On",
  5938.             "session.name": [
  5939.                 "ocqa7ckp4pja",
  5940.                 "PHPSESSID"
  5941.             ],
  5942.             "session.referer_check": "no value",
  5943.             "session.save_handler": "files",
  5944.             "session.save_path": "\/var\/lib\/php\/sessions",
  5945.             "session.serialize_handler": "php",
  5946.             "session.sid_bits_per_character": "5",
  5947.             "session.sid_length": "26",
  5948.             "session.upload_progress.cleanup": "On",
  5949.             "session.upload_progress.enabled": "On",
  5950.             "session.upload_progress.freq": "1%",
  5951.             "session.upload_progress.min_freq": "1",
  5952.             "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
  5953.             "session.upload_progress.prefix": "upload_progress_",
  5954.             "session.use_cookies": "1",
  5955.             "session.use_only_cookies": "1",
  5956.             "session.use_strict_mode": "0",
  5957.             "session.use_trans_sid": "0"
  5958.         },
  5959.         "shmop": {
  5960.             "shmop support": "enabled"
  5961.         },
  5962.         "SimpleXML": {
  5963.             "SimpleXML support": "enabled",
  5964.             "Schema support": "enabled"
  5965.         },
  5966.         "smbclient": {
  5967.             "smbclient Support": "enabled",
  5968.             "smbclient extension Version": "1.0.5",
  5969.             "libsmbclient library Version": "4.11.6-Ubuntu"
  5970.         },
  5971.         "sockets": {
  5972.             "Sockets Support": "enabled"
  5973.         },
  5974.         "sodium": {
  5975.             "libsodium headers version": "1.0.18",
  5976.             "libsodium library version": "1.0.18"
  5977.         },
  5978.         "SPL": {
  5979.             "Interfaces": "OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject",
  5980.             "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"
  5981.         },
  5982.         "ssh2": {
  5983.             "extension version": "1.2",
  5984.             "libssh2 version": "1.8.0",
  5985.             "banner": "SSH-2.0-libssh2_1.8.0"
  5986.         },
  5987.         "standard": {
  5988.             "Dynamic Library Support": "enabled",
  5989.             "Path to sendmail": "\/usr\/sbin\/sendmail -t -i",
  5990.             "assert.active": "1",
  5991.             "assert.bail": "0",
  5992.             "assert.callback": "no value",
  5993.             "assert.exception": "0",
  5994.             "assert.quiet_eval": "0",
  5995.             "assert.warning": "1",
  5996.             "auto_detect_line_endings": "0",
  5997.             "default_socket_timeout": "60",
  5998.             "from": "no value",
  5999.             "session.trans_sid_hosts": "no value",
  6000.             "session.trans_sid_tags": "a=href,area=href,frame=src,form=",
  6001.             "unserialize_max_depth": "4096",
  6002.             "url_rewriter.hosts": "no value",
  6003.             "url_rewriter.tags": "form=",
  6004.             "user_agent": "no value"
  6005.         },
  6006.         "sysvmsg": {
  6007.             "sysvmsg support": "enabled"
  6008.         },
  6009.         "sysvsem": {
  6010.             "sysvsem support": "enabled"
  6011.         },
  6012.         "sysvshm": {
  6013.             "sysvshm support": "enabled"
  6014.         },
  6015.         "tokenizer": {
  6016.             "Tokenizer Support": "enabled"
  6017.         },
  6018.         "xml": {
  6019.             "XML Support": "active",
  6020.             "XML Namespace Support": "active",
  6021.             "libxml2 Version": "2.9.10"
  6022.         },
  6023.         "xmlreader": {
  6024.             "XMLReader": "enabled"
  6025.         },
  6026.         "xmlwriter": {
  6027.             "XMLWriter": "enabled"
  6028.         },
  6029.         "xsl": {
  6030.             "XSL": "enabled",
  6031.             "libxslt Version": "1.1.34",
  6032.             "libxslt compiled against libxml Version": "2.9.10",
  6033.             "EXSLT": "enabled",
  6034.             "libexslt Version": "1.1.34"
  6035.         },
  6036.         "Zend OPcache": {
  6037.             "Opcode Caching": "Up and Running",
  6038.             "Optimization": "Enabled",
  6039.             "SHM Cache": "Enabled",
  6040.             "File Cache": "Disabled",
  6041.             "Startup": "OK",
  6042.             "Shared memory model": "mmap",
  6043.             "Cache hits": "135943",
  6044.             "Cache misses": "1083",
  6045.             "Used memory": "26969360",
  6046.             "Free memory": "107248368",
  6047.             "Wasted memory": "0",
  6048.             "Interned Strings Used memory": "6291000",
  6049.             "Interned Strings Free memory": "8",
  6050.             "Cached scripts": "1083",
  6051.             "Cached keys": "2072",
  6052.             "Max keys": "16229",
  6053.             "OOM restarts": "0",
  6054.             "Hash keys restarts": "0",
  6055.             "Manual restarts": "0",
  6056.             "opcache.blacklist_filename": "no value",
  6057.             "opcache.consistency_checks": "0",
  6058.             "opcache.dups_fix": "Off",
  6059.             "opcache.enable": "On",
  6060.             "opcache.enable_cli": "Off",
  6061.             "opcache.enable_file_override": "Off",
  6062.             "opcache.error_log": "no value",
  6063.             "opcache.file_cache": "no value",
  6064.             "opcache.file_cache_consistency_checks": "On",
  6065.             "opcache.file_cache_only": "Off",
  6066.             "opcache.file_update_protection": "2",
  6067.             "opcache.force_restart_timeout": "180",
  6068.             "opcache.huge_code_pages": "Off",
  6069.             "opcache.interned_strings_buffer": "8",
  6070.             "opcache.lockfile_path": "\/tmp",
  6071.             "opcache.log_verbosity_level": "1",
  6072.             "opcache.max_accelerated_files": "10000",
  6073.             "opcache.max_file_size": "0",
  6074.             "opcache.max_wasted_percentage": "5",
  6075.             "opcache.memory_consumption": "128",
  6076.             "opcache.opt_debug_level": "0",
  6077.             "opcache.optimization_level": "0x7FFEBFFF",
  6078.             "opcache.preferred_memory_model": "no value",
  6079.             "opcache.preload": "no value",
  6080.             "opcache.preload_user": "no value",
  6081.             "opcache.protect_memory": "Off",
  6082.             "opcache.restrict_api": "no value",
  6083.             "opcache.revalidate_freq": "2",
  6084.             "opcache.revalidate_path": "Off",
  6085.             "opcache.save_comments": "On",
  6086.             "opcache.use_cwd": "On",
  6087.             "opcache.validate_permission": "Off",
  6088.             "opcache.validate_root": "Off",
  6089.             "opcache.validate_timestamps": "On"
  6090.         },
  6091.         "zip": {
  6092.             "Zip": "enabled",
  6093.             "Zip version": "1.15.6",
  6094.             "Libzip headers version": "1.7.3",
  6095.             "Libzip library version": "1.7.3"
  6096.         },
  6097.         "zlib": {
  6098.             "Stream Wrapper": "compress.zlib:\/\/",
  6099.             "Stream Filter": "zlib.inflate, zlib.deflate",
  6100.             "Compiled Version": "1.2.11",
  6101.             "Linked Version": "1.2.11",
  6102.             "zlib.output_compression": "Off",
  6103.             "zlib.output_compression_level": "-1",
  6104.             "zlib.output_handler": "no value"
  6105.         },
  6106.         "Environment": {
  6107.             "LC_MONETARY": "en_GB.UTF-8",
  6108.             "APACHE_RUN_DIR": "\/var\/run\/apache2",
  6109.             "APACHE_PID_FILE": "\/var\/run\/apache2\/apache2.pid",
  6110.             "JOURNAL_STREAM": "9:25564",
  6111.             "INVOCATION_ID": "e11361be51064d67ac638da89224fbde",
  6112.             "LC_ADDRESS": "en_GB.UTF-8",
  6113.             "APACHE_LOCK_DIR": "\/var\/lock\/apache2",
  6114.             "LANG": "C",
  6115.             "LC_TELEPHONE": "en_GB.UTF-8",
  6116.             "LC_NAME": "en_GB.UTF-8",
  6117.             "APACHE_RUN_USER": "www-data",
  6118.             "APACHE_RUN_GROUP": "www-data",
  6119.             "LC_MEASUREMENT": "en_GB.UTF-8",
  6120.             "APACHE_LOG_DIR": "\/var\/log\/apache2",
  6121.             "LC_IDENTIFICATION": "en_GB.UTF-8",
  6122.             "PWD": "\/",
  6123.             "LC_NUMERIC": "en_GB.UTF-8",
  6124.             "LC_PAPER": "en_GB.UTF-8"
  6125.         }
  6126.     }
  6127. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement