mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Massive code refactoring, and some test rewrites.
This commit is contained in:
7
config.json
Normal file
7
config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"TITLE": "pyShelf E-Book Server",
|
||||
"VERSION": "0.1.0",
|
||||
"BOOKPATH": "books/",
|
||||
"DATABASE": "frontend/db.sqlite3",
|
||||
"BOOKSHELF": "data/shelf.json"
|
||||
}
|
||||
Reference in New Issue
Block a user