Add more endpoints for now page
This commit is contained in:
@@ -26,6 +26,7 @@ module Adamantium
|
||||
"clients.omdb",
|
||||
"clients.blue_sky",
|
||||
"clients.mastodon",
|
||||
"clients.steam",
|
||||
"geo.gpx_parser",
|
||||
"param_parser.micropub_post",
|
||||
"param_parser.webmention",
|
||||
|
@@ -76,5 +76,9 @@ module Adamantium
|
||||
setting :raise_exceptions, default: true
|
||||
|
||||
setting :gist_client_token, default: nil
|
||||
|
||||
setting :cache_pages, default: true
|
||||
setting :steam_api_key, default: nil
|
||||
setting :steam_user_id, default: nil
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user