mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Rename factory_web to rc_factory_web, make built-in factory the default
This commit is contained in:
@@ -15,7 +15,7 @@ impl super::config::SelfValidator for FactoryConfig {
|
||||
}
|
||||
|
||||
fn default_variant() -> AdapterSettings {
|
||||
AdapterSettings::None
|
||||
AdapterSettings::BuiltIn
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Clone, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user