Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
FeatureFlags
Constants
DEFAULTS = {"offline_caching" => true, "stall_recovery" => true, "img_proxy" => true, "dub_translation" => true, "dub_synthesis" => true}
Class methods
all
Source
enabled?
(name :
String
) :
Bool
Source
load!
Source
set!
(name :
String
, enabled :
Bool
)
Source
setup!
Create the table if needed and load current values from DB.
Source