...
Object | Key | Description | Acceptable Values | Default Value | Applicable to appSettings.json Only | |||||
---|---|---|---|---|---|---|---|---|---|---|
logging | ||||||||||
level | Audit Level or Log Level
| Trace | info | false | ||||||
retention_days | The log retention duration in days | integer | 21 | false | ||||||
metrics | ||||||||||
graphite:host | The graphite server name to use when publishing metrics | string | (null) | true | ||||||
graphite:port | The graphite server port (can be empty and will default based on server format) | integer | (null) | true | ||||||
graphite:id | A node identifier to prefix all metric key names (useful to distinguish metrics coming from multiple nodes in a cluster) | string | (null) | true | ||||||
net | ||||||||||
fiddler:enable | Enable the FiddlerCore plugin to allow the embedded Fiddler to collect traces. You will still need to separately enable and disable trace collection as needed. | true | false | false | ||||||
Box | ||||||||||
box:suppress_notes_versions | Determines if Box Notes versions should be transferred. By default, the value is set to true, which suppresses versions and only transfers the latest version. If set to false, all versions of the Box Note will transfer. | true | true | false | office365 | |||||
batch_item_limit | The default batch item limit in Office365 | integer | 100 | false | ||||||
batch_max_size | The default batch max total size in Office365 | integer | (null) | false | ||||||
batch_monitor_interval | The retry interval when monitoring Office365 batches for completion (ms) | integer | 1000 | false | ||||||
batch_monitor_max_retries | The maximum number of retries when monitoring Office365 batches for completion | integer | 86400 | false | ||||||
site_template_ids | Comma delimited list of site template ids to be returned when listing site collections | string | "STS#0", "GROUP#0", "EHS#1" | false | ||||||
performance | ||||||||||
parallel_writes | Performance Parallel Writes The default parallel write value is set at 4, 8, or 12 based on CPU logical processors count of the machine running the SkySync service. If the CPU Logical Processors is 2, the default parallel writes value is 4. | integer | Varies | false | ||||||
concurrent_transfers | Performance Concurrent Transfers | integer | 6 | false | ||||||
upload | Performance Throttle Upload | integer | (null) | false | ||||||
download | Performance Throttle Download | integer | (null) | false | ||||||
transfers | ||||||||||
encode_invalid_characters | Encodes invalid characters instead of replacing them with an underscore | true | false | false | ||||||
segment_truncate | Shortens a path or segment name when it exceed the maximum number of characters allowed based on the platform. Truncation removes the right-most characters until the path meets the length requirements. | true | false | false |
...