add default values for recommender
This commit is contained in:
@@ -783,6 +783,12 @@ module Danbooru
|
|||||||
|
|
||||||
def cloudflare_key
|
def cloudflare_key
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def recommender_server
|
||||||
|
end
|
||||||
|
|
||||||
|
def recommender_key
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
class EnvironmentConfiguration
|
class EnvironmentConfiguration
|
||||||
|
|||||||
Reference in New Issue
Block a user