mirror of
https://github.com/janeczku/calibre-web
synced 2026-03-11 02:09:45 +00:00
Update admin.py
This commit is contained in:
@@ -1833,6 +1833,9 @@ def _configuration_update_helper():
|
||||
services.goodreads_support.connect(config.config_goodreads_api_key,
|
||||
config.config_use_goodreads)
|
||||
|
||||
# Google Books API configuration
|
||||
_config_string(to_save, "config_googlebooks_api_key")
|
||||
|
||||
_config_int(to_save, "config_updatechannel")
|
||||
|
||||
# Reverse proxy login configuration
|
||||
|
||||
Reference in New Issue
Block a user