· 8 years ago · Nov 24, 2017, 10:44 PM
1{
2 "Logging": {
3 "IncludeScopes": false,
4 "LogLevel": {
5 "Default": "Information",
6 "System": "Information",
7 "Microsoft": "None"
8 }
9 },
10 "ApplicationSettings": {
11 "Verison": "{{VERSIONNUMBER}}",
12 "OmbiService": "https://ombiservice.azurewebsites.net/",
13 "Branch": "{{BRANCH}}",
14 "FriendlyVersion": "v3.0.0"
15 },
16 "UserSettings": {
17 "WebsiteUrl": "http://localhost:52038",
18 "UseHttps": false
19 },
20 "TokenAuthentication": {
21 "SecretKey": "secretkey_secretkey1234!"
22 },
23 "LandingPageBackground": {
24 "Movies": []
25
26 "TvShows": []
27 }