This commit is contained in:
		@@ -2,7 +2,7 @@ use clap::Parser;
 | 
			
		||||
use s3::creds::Credentials;
 | 
			
		||||
use s3::{Bucket, Region};
 | 
			
		||||
 | 
			
		||||
/// GeneIT backend API
 | 
			
		||||
/// Matrix gateway backend API
 | 
			
		||||
#[derive(Parser, Debug, Clone)]
 | 
			
		||||
#[clap(author, version, about, long_about = None)]
 | 
			
		||||
pub struct AppConfig {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user