Rename local key and suggest fedireads connectors
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
''' settings book data connectors '''
|
||||
CONNECTORS = {
|
||||
'OpenLibrary': {
|
||||
'db_name': 'OpenLibrary',
|
||||
'classname': 'fedireads.connectors.openlibrary',
|
||||
},
|
||||
}
|
||||
|
||||
CONNECTORS = ['openlibrary', 'fedireads']
|
||||
|
Reference in New Issue
Block a user