mirror of
https://github.com/hmaxnl/SharpRSS.git
synced 2024-11-09 23:44:20 +01:00
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"Paths": {
|
|
"FaviconResolveUrl": "http://www.google.com/s2/favicons?domain={0}",
|
|
"LogPath": "/home/max/GitHub/SharpRSS/WebSharpRSS/logs/log_.json"
|
|
},
|
|
"SQL": {
|
|
"Host": "localhost",
|
|
"Port": "6969",
|
|
"Username": "sharpUser",
|
|
"Password": "sh@rP@s$"
|
|
}
|
|
} |