File size: 220 Bytes
556476f
 
 
a46029e
 
 
 
 
 
 
556476f
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "port": 7860,
    "host": "0.0.0.0",
    "db": "sqlite",
    "db_settings": {
      "sqlite": {
        "name": "prodigy.db",
        "path": "/app"
      }
    },
    "feed_overlap": true,
    "show_stats": true
}