1
0
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:
cjwin2000
2025-01-10 20:20:08 -05:00
committed by GitHub
parent 4cf4c4dfe6
commit 7e24890991

View File

@@ -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