feat: introduce Rig agent runtime migration
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ fn main() -> Result<()> {
|
||||
ChannelConfig {
|
||||
app_id: AppId::new("com", "samsung", "Galaxy"),
|
||||
logfile_name: "galaxy.log".into(),
|
||||
server_config: WarpServerConfig::production(),
|
||||
server_config: WarpServerConfig::disabled(),
|
||||
oz_config: OzConfig::production(),
|
||||
telemetry_config: None,
|
||||
autoupdate_config: None,
|
||||
|
||||
Reference in New Issue
Block a user