feature/backend #4
							
								
								
									
										14
									
								
								config.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config.py
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,14 @@ | ||||
| #!/usr/bin/env python3 | ||||
| # -*- coding: utf-8 -*- | ||||
| """ Author:                     Hendrik Schutter, mail@hendrikschutter.com | ||||
|     Date of creation:           2023/03/02 | ||||
|     Date of last modification:  2023/03/02 | ||||
| """ | ||||
|  | ||||
| hostName = "127.0.0.1" | ||||
| serverPort = 9101 | ||||
| exporter_prefix = "msv_clubhouse_" | ||||
|  | ||||
| ttn_user = "USERID@ttn" | ||||
| ttn_key = "API KEY" | ||||
| ttn_region = "EU1"		 | ||||
		Reference in New Issue
	
	Block a user