MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "StableBit_CloudDrive_Boot_Time_Drive_Tracing",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "113": {
                "pageid": 113,
                "ns": 0,
                "title": "Screenshot Guidelines",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "# All screenshots of application windows on the same web page should ideally be of the same size.\n# Any visible background in the screenshot should be white.\n# When taking screenshots of rectangular windows with rounded corners, special care should be taken at the edges of the window so as not to cut any part of the window off.\n# All screenshots should be lossless PNG images.\n# All application settings should be set to their defaults, unless the screenshot is explicitly demonstrating a feature or technique.\n\n==Tools and Methodology==\n\n* Generally, write the content first, if any, and take the screenshots later in one session. This will make it easier to ensure consistency among all the screenshots.\n* Because of #5, before beginning a screenshot taking session, setup a clean version of the application with default settings to use for the session.\n* Because of #2, you can simply open up a maximized notepad window in the background to avoid anything else from getting captured in the screenshot.\n* To satisfy #2 and #3, do not use ALT + PRINT SCREEN. That does not provide a clean screenshot and tends to cut off portions of the window border. Use a tool like [http://getgreenshot.org http://getgreenshot.org].\n* If you're taking the screenshot of a window that is an application (not a dialog), resize the window to a fixed size.\n** Do not maximize the window. Size the window to a fixed size before taking the screenshot.\n** Use a resolution of 1280x1024 for complex UIs and 1024x768 for simpler UIs.\n** A free tool to resize windows to a fixed size can be downloaded here: [http://www.brianapps.net/sizer/ http://www.brianapps.net/sizer/]\n* Make sure to trim the image of all white pixels before saving it to the final PNG. Visible white pixels in rounded corners can be left white."
                    }
                ]
            },
            "114": {
                "pageid": 114,
                "ns": 0,
                "title": "StableBit CloudDrive Advanced Settings",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Settings.json ==\n\nIn the newer versions, we've depreciated the config file and have moved over to a JSON file. There are a number of reasons for this, but the best is that we include the default values here, as well.\n\nThe file is located in '''C:\\ProgramData\\StableBit CloudDrive\\Service\\Settings.json'''.  Note that this file is in '''\"ProgramData\"''', and not '''\"Program Files\"'''. This folder is hidden by default, so you must type in the path, or enable '''\"Show Hidden Files\"''' in Windows Explorer. \n\n=== Editing ===\n\nOpen the file in notepad. You'll see a JSON formatted file.  \n\nif you're not familiar with editing a JSON file, then you just edit the value for \"Override\", rather than the \"Default\" value. This will allow you to easily revert values to the default, by changing the override back to \"null\".\n\nFor instance, the default settings may look like this:\n\n  \"BitLocker_CloudPartUnlockDetect\": {\n    \"Default\": true,\n    \"Override\": null\n  },\n\nThe default value means that whichever value is enabled by default.  If you change the \"null\" in the override line to \"false\" and save the file, it will disable the setting in the future:\n\n  \"BitLocker_CloudPartUnlockDetect\": {\n    \"Default\": true,\n    \"Override\": ''false''\n  },\n\nThis example would disable the BitLocker pool detection feature, meaning that you may need to manually restart the service to detect unlocked drives.\n\n== Settings ==\nSettings are organized by function. \n\n=== BitLocker ===\n* '''BitLocker_CloudPartUnlockDetect''' (Default: \"True\") - Adds support for BitLocker encrypted StableBit CloudDrive cache drives. You must still manually unlock the drives, unless the system disk is also encrypted and configured to auto-unlock the other drives.  This does cause the software to periodically \"ping\" the disk (this happens via WMI and not our software, directly). \n\n=== ChunkIoPipelineTrackingImplementation ===\n* '''ChunkIoPipelineTrackingImplementation_MaximumClosedIoToTrack''' (Default: \"100\") - The maximum number of closed I/O connections to keep track of per drive for display in Technical Details.\n* '''ChunkIoPipelineTrackingImplementation_MaximumInFlightIoToTrack''' (Default: \"100\") - The maximum number of active I/O connections to keep track of per drive for display in Technical Details.\n\n=== CloudDrive ===\n* '''CloudDrive_CultureOverride''' (Default: \"\") - Overrides the UI culture setting. When set, text will appear in a different language than your OS culture. Set to a culture string such as \"de\", \"es\", \"fr\", etc... This works with remote control as well. When connecting to a StableBit CloudDrive machine with an overridden culture, the UI on the connecting machine will be in the overridden culture.\n* '''CloudDrive_PingHost'''  (Default: \"8.8.8.8\") - The IP to ping in order to determine if there is an Internet connection available. StableBit CloudDrive will delay service startup and cloud drive mounting until there is an Internet connection available.\n* '''CloudDrive_ResolveHost''' (Default: \"google.com\") - The hostname to resolve in order to determine if there is an active Internet connection available. StableBit CloudDrive will delay service startup and cloud drive mounting until there is an Internet connection available (unless it's a brand new install).\n* '''CloudDrive_ServiceLoggingEnabled''' (Default: \"True\") - Enables normal service logging, such as remote control info, cloud provider I/O info, etc...\n* '''CloudDrive_SynchronousServiceStart''' (Default: \"False\") - When the service starts, for performance reasons, Windows will be told that service startup is complete even before some time consuming startup tasks are done running. One of these tasks is waiting for all of the existing cloud drives to finish mounting. If you want to set up a service dependency on the StableBit CloudDrive service, such that you want to ensure that all of the cloud drives have finished mounting before the service enters the running state, set this to '''True'''.\n* '''CloudDrive_WaitForInternetS''' (Default: \"120\") - How long to wait for an Internet connection to become available before allowing the service to complete startup and mount the first cloud drive (set to 0 to start immediately and not wait).\n\n=== CloudDrives ===\n* '''CloudDrives_MountParallelization''' (Default: \"2\") - The number of cloud drives to attempt to mount at the same time. Keep in mind that mounting a cloud drive may involve opening up multiple connections to a server where the data is stored, so you don't want to set this value too high.\n\n=== CloudFsDisk ===\n* '''CloudFsDisk_IsDriveRemovable''' (Default: \"True\") - Causes the CloudDrive disks to be marked as removable drives, and exposes the \"Removal Policy\" tab in Device Manager.  This is enabled by default. \n* '''CloudFsDisk_IsQuickRemoval''' (Default: \"True\") - Controls whether the drive is set to \"Quick Removal\" or \"Better performance\" in the \"Removal Policy\" tab in Device Manager. This is enabled by default. \n* '''CloudFs_LogSizeMB''' (Default: \"100\") - The binary kernel log size. 100MB can be from a few minutes to 10 minutes worth of logs, depending on I/O activity. The kernel binary log records every operation on the cloud drive in a high performance and compact log file.\n* '''CloudFsDisk_MaximumConsecutiveIoFailures''' (Default: \"3\") - This setting controls how many unrecoverable I/O failures can occur before the drive is forcefully unmounted from the system.  Increasing or disabling this setting can cause issues where the system may hang/lock up, as Windows will wait on the I/O to finish.  The window for these errors is 120 seconds, and if this time is exceeded without an error, the count is reset.  The default value for this is \"3\".\n* '''CloudFsDisk_Tracing''' (Default: \"False\") - When set to True, kernel driver tracing will be enabled by default at all times. Tracing logs are written to ''%ProgramData%\\StableBit CloudDrive\\Service\\Logs\\CloudFsDisk''. They are written in a binary format and can be submitted to technical support for analysis.\n* '''CloudFs_TracingFlushS''' (Default: \"0\") - This sets flush to disk the interval. 0 will flush on every trace.\n\n=== CreateDrive ===\n* '''CreateDrive_AllowCacheOnDrivePool''' (Default: \"False\") - Allows the cache to be created on a DrivePool disk. Default behavior is to exclude Pool drives, due to the fact that the cache files will always be locked and will not be rebalanced, nor can be duplicated if real time duplication is disabled. \n\n=== DeleteCloudDrive ===\n* '''DeleteCloudDrive_Retries''' (Default: \"10\") - How many times to retry deleting a cloud drive's metadata and data when an error is encountered.\n\n=== FileShare ===\n* '''FileShare_LegacySecurityContext''' (Default: \"false\") - Reverts to the old authentication method for the File Share provider.\n\n=== FTP ===\n* '''Ftp_ConnectionExpireAfter''' (Default: \"00:00:30\") - Timeout for FTP connection, closes connection so it's not always open.\n* '''Ftp_DefaultMaximumConnections''' (Default: \"2\") - Sets the default maximum number of connections for the FTP provider.\n* '''Ftp_NoAbort''' (Default: \"False\") - FTP does not inherently support downloading the partial contents of a file. However, StableBit CloudDrive simulates this by aborting FTP connections as necessary. If this is not desired, set this to '''True'''.\n\n=== Http ===\n* '''Http_Legacy10''' (Default: \"False\") - When set to true, the HTTP protocol will use version 1.0 instead of 1.1 throughout the application. This is useful for compatibility with older HTTP proxies that don't support version 1.1.\n\n=== IoManager ===\n* '''IoManager_DefaultConnectionLimit''' (Default: \"1000\") - The absolute maximum number of simultaneous HTTP connections that the service is allowed to create.\n* '''IoManager_DefaultMaximumReadAggregation''' (Default: \"1048576\") - When multiple read request arrive to the disk in close temporal proximity, and they are requesting adjacent data, those requests will be combined into one request to the storage provider. Certain providers (e.g. Local Disk, File Share) always use a 100 MB limit regardless of this setting.\n** More information: [https://stablebit.com/Admin/IssueAnalysis/27309 Issue #27309]\n* '''IoManager_ConnectionReadTimeoutMS''' (Default: \"100000\") - The maximum allowed duration of a connection in MS. The duration is calculated from the time that a connection is attempted until the final response is received.\n* '''IoManager_ConnectionWriteTimeoutMS''' (Default: \"3600000\") - The maximum allowed duration of a connection in MS. The duration is calculated from the time that a connection is attempted until the final response is received.\n* '''IoManager_HttpReadWriteTimeoutMS''' (Default: \"45000\") - The maximum allowed duration of a HTTP upload / download in MS.\n* '''IoManager_ReadAbort''' - Maximum amount of time that a read thread is allowed to run before the thread is aborted (this is a secondary safety measure, if the timeout fails).\n* '''IoManager_NoFreeSpaceCheckOnStorageProvider''' (Default: \"False\") - When creating a new cloud drive or resizing an existing cloud drive, StableBit CloudDrive will make sure that there is enough free space at the storage provider (for providers that support free space checking) before allowing the resize or create operation to go through. If the storage provider is returning incorrect free space values, this can be set to '''True''' to disable this check.\n* '''IoManager_ReadAbort''' (Default: \"00:01:55\") - The maximum amount of time that a read thread is allowed to run before the thread is aborted (this is a secondary safety measure, if the timeout fails). Normally, IoManager_ConnectionReadTimeoutMS will instruct the underlying API to perform the timeout, but if the API does not respect this, it will be aborted.\n* '''IoManager_ReadRetries''' (Default: \"10\") - How many times to retry provider reads before returning an error to the disk.\n* '''IoManager_ReadThreads''' (Default: \"2\") - The default number of read threads when creating a new cloud drive, unless overridden by the provider.\n* '''IoManager_ThrottlingCatchupS'''(Default: \"3.0\")  - The set limit for the I/O Manager can now be temporarily exceeded in order to \"catch up\" due to a previous slow down. Set to 0.0 to disable.\n* '''IoManager_UseHttpCompression''' (Default: \"True\") - Set to True to use HTTP compression, set to False otherwise.\n* '''IoManager_WriteAbort''' (Default: \"00:05:00\") - Maximum amount of time that a write thread is allowed to run before the thread is aborted (this is a secondary safety measure, if the timeout fails). Normally, IoManager_ConnectionWriteTimeoutMS will instruct the underlying API to perform the timeout, but if the API does not respect this, it will be aborted.\n* '''IoManager_WriteRetries''' - How many times to retry provider reads before giving up and showing an error to the user.\n* '''IoManager_WriteThreads''' - The default number of write threads when creating a new cloud drive, unless overridden by the provider.\n\n=== LocalIo ===\n* '''LocalIo_ReleaseHandlesDelayMS''' - For the Local Disk provider and the File Share provider, how long to wait (in MS) after the last provider I/O call before closing all of the handles to the provider's data.\n\n=== Performance ===\n* '''Performance_MaximumClosedIoToTrack''' (Default: \"1000\") When computing bandwidth averages and connection counts, this defines the maximum number of closed connections to keep track of.\n\n=== PinDiskMetadata ===\n* '''PinDiskMetadata_IntervalM''' (Default: \"60\") - This sets how often to check for file system metadata changes when pinning data to the local cache, in minutes.\n\n=== RemoteControl ===\n* '''RemoteControl_Port''' (Default: \"26525\") - Specifies the port used by StableBit CloudDrive for remote management.\n* '''RemoteControl_MulticastGroupIp''' (Default: \"232.121.12.3\") - The multicast group IP to use for peer discovery.\n* '''RemoteControl_MulticastGroupPort''' (Default: \"52330\") - The multicast group port to use for peer discovery.\n* '''RemoteControl_MulticastTimeToLive''' (Default: \"3\") - Controls the number of \"hops\" the remote control packets will travel before being dropped, to prevent the network from being flooded.\n* '''RemoteControl_StaticPeerSeekTime''' (Default: \"00:01:00\") - How often to check whether an offline static peer has gone online.\n\n=== ValidateLogins ===\n* '''ValidateLogins_MaxDegreeOfParallelism''' (Default: \"20\") - When first starting StableBit CloudDrive, how many threads to use in order to validate your existing login credentials.\n* '''ValidateLogins_Timeout''' (Default: \"00:00:30\") - Sets the timeout length that the software will wait for a response when waiting for the provider to respond to refreshing credentials. \n\n=== WholeChunkIoImplementation ===\n* '''WholeChunkIoImplementation_PartialWriteAggregationMS''' (Default: \"100\") - When a cloud provider doesn't support writing partial chunks (which is very common), we aggregate partial shared write requests into a master chunk write request. This is a very complicated optimization and you shouldn't change this value unless instructed to do so by technical support."
                    }
                ]
            }
        }
    }
}