Skip to content

Instantly share code, notes, and snippets.

@thnk2wn
Last active December 20, 2015 22:38
Show Gist options
  • Save thnk2wn/6206321 to your computer and use it in GitHub Desktop.
Save thnk2wn/6206321 to your computer and use it in GitHub Desktop.
{
"AppStatus": "Enabled",
"ImageDeleteAfterTimeSpan": "7.00:00:00",
"WallpaperOverrideUrl": "",
"Search": {
"DefaultOptions": {
"Filters": "Size:Large",
"Adult": "Moderate",
"MinWidth": 1920,
"MinHeight": 1080,
"Max": 300
},
"Queries": [
{
"Term": "Tron",
"Options": null
},
{
"Term": "beer",
"Options": null
},
{
"Term": "Shakira",
"Options": null
},
{
"Term": "exotic cars",
"Options": null
},
{
"Term": "bacon",
"Options": null
}
],
"Username": "your_email@domain.com",
"ApiKey": "Your_Cryptic_Bing_API_Key_here",
"Timeout": 60,
"ImageSearchUrl": "https://api.datamarket.azure.com/Data.ashx/Bing/Search/v1",
"DelaySecondsBetweenSearches": 180,
"Enabled": true
},
"Job": {
"DownloadImagesIntervalMinutes": 480,
"WallpaperStartAfterMinutes": 30,
"WallpaperIntervalMinutes": 240,
"LoadSettingsStartAfterMinutes": 15,
"LoadSettingsIntervalMinutes": 45,
"WindowsStartupDelayMinutes": 5
},
"Log": {
"LoggrApiKey": "Your_Loggr_Net_Api_Key",
"LoggrLogKey": "Your_Loggr_Net_Log_Key",
"LogglyInputKey": "Your-Loggly-Input-Key-Guid-Here",
"IsDebugEnabled": false,
"IsInfoEnabled": true,
"IsWarnEnabled": true,
"IsErrorEnabled": true,
"IsFatalEnabled": true,
"IsTrollEnabled": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment