File Manager

Current Directory: /home/astoriaah/www/administrator/components/com_akeeba/BackupEngine/Postproc
Viewing File: /home/astoriaah/www/administrator/components/com_akeeba/BackupEngine/Postproc/googledrive.json
{ "_information": { "title": "COM_AKEEBA_CONFIG_ENGINE_POSTPROC_GOOGLEDRIVE_TITLE", "description": "COM_AKEEBA_CONFIG_ENGINE_POSTPROC_GOOGLEDRIVE_DESCRIPTION", "activation_callback": "akeeba_googledrive_refreshdrives" }, "engine.postproc.common.after_part": { "default": "0", "type": "bool", "title": "COM_AKEEBA_CONFIG_POSTPROCPARTS_TITLE", "description": "COM_AKEEBA_CONFIG_POSTPROCPARTS_DESCRIPTION" }, "engine.postproc.common.delete_after": { "default": "1", "type": "bool", "title": "COM_AKEEBA_CONFIG_DELETEAFTER_TITLE", "description": "COM_AKEEBA_CONFIG_DELETEAFTER_DESCRIPTION" }, "engine.postproc.googledrive.chunk_upload_size": { "default": "10", "type": "integer", "min": "4", "max": "60", "shortcuts": "1|5|10|20|40|60|100", "scale": "1", "uom": "MB", "title": "COM_AKEEBA_CONFIG_BOX_CHUNKUPLOAD_SIZE" }, "engine.postproc.googledrive.openoauth": { "default": "", "type": "button", "title": "COM_AKEEBA_CONFIG_BOX_OPENOAUTH_TITLE", "description": "COM_AKEEBA_CONFIG_BOX_OPENOAUTH_DESC", "hook": "akconfig_googledrive_openoauth" }, "engine.postproc.googledrive.refreshdrives": { "default": "", "type": "button", "title": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_REFRESHTEAMDRIVES_TITLE", "hook": "akeeba_googledrive_refreshdrives" }, "engine.postproc.googledrive.team_drive": { "default": "", "type": "enum", "enumkeys": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_TEAMDRIVE_OPT_PERSONAL", "enumvalues": "", "title": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_TEAMDRIVE_TITLE", "description": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_TEAMDRIVE_DESCRIPTION" }, "engine.postproc.googledrive.directory": { "default": "\/", "type": "string", "title": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_DIRECTORY_TITLE", "description": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_DIRECTORY_DESCRIPTION" }, "engine.postproc.googledrive.access_token": { "default": "", "type": "string", "title": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_ACCESSTOKEN_TITLE", "description": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_ACCESSTOKEN_DESCRIPTION" }, "engine.postproc.googledrive.refresh_token": { "default": "", "type": "string", "title": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_REFRESHTOKEN_TITLE", "description": "COM_AKEEBA_CONFIG_GOOGLEDRIVE_ACCESSTOKEN_DESCRIPTION" } }