mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
10 lines
190 B
JSON
Vendored
10 lines
190 B
JSON
Vendored
{
|
|
"TITLE": "pyShelf E-Book Server",
|
|
"VERSION": "0.2.1",
|
|
"BOOKPATH": "books/",
|
|
"DATABASE": "pyshelf",
|
|
"USER": "pyshelf",
|
|
"PASSWORD": "pyshelf",
|
|
"BOOKSHELF": "data/shelf.json"
|
|
}
|