Rename local key and suggest fedireads connectors
This commit is contained in:
parent
0f98610629
commit
ed6fd6d48e
14 changed files with 74 additions and 42 deletions
|
@ -1,7 +1,3 @@
|
|||
''' settings book data connectors '''
|
||||
CONNECTORS = {
|
||||
'OpenLibrary': {
|
||||
'db_name': 'OpenLibrary',
|
||||
'classname': 'fedireads.connectors.openlibrary',
|
||||
},
|
||||
}
|
||||
|
||||
CONNECTORS = ['openlibrary', 'fedireads']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue