Sample config
This commit is contained in:
		
							
								
								
									
										7
									
								
								misc/sample_config/db.config.ini
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								misc/sample_config/db.config.ini
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| [DATABASE] | ||||
| db_name: coss_archiving | ||||
| user_name: **************** | ||||
| password: **************** | ||||
|  | ||||
| ## user_name: ca_ro | ||||
| ## password: #TK5cLxA^YyoxWjR6 | ||||
| @@ -1,3 +1,3 @@ | ||||
| user=**** | ||||
| user=remoll | ||||
| domain=D | ||||
| password=************** | ||||
| password=**************** | ||||
| @@ -1,33 +1,30 @@ | ||||
| [MAIL] | ||||
| smtp_server: smtp.****** | ||||
| smtp_server: smtp.ethz.ch | ||||
| port: 587 | ||||
| sender: ************** | ||||
| recipient: ************** | ||||
| uname: ************** | ||||
| password: **************+ | ||||
| sender: **************** | ||||
| recipient: **************** | ||||
| uname: **************** | ||||
| password: **************** | ||||
|  | ||||
|  | ||||
| [SLACK] | ||||
| bot_id: U02MR1R8UJH | ||||
| responsible_id: U01AC9ZEN2G | ||||
| archive_id: C02MM7YG1V4 | ||||
| debug_id: C02NM2H9J5Q | ||||
| api_wait_time: 90 | ||||
| auth_token: xoxb-************************************************** | ||||
| app_token: xapp-1-************************************************** | ||||
| auth_token: **************** | ||||
| app_token: **************** | ||||
|  | ||||
|  | ||||
| [DATABASE] | ||||
| download_db_name: downloads.db | ||||
| chat_db_name: messages.db | ||||
| db_path_prod: /app/containerdata | ||||
| db_path_dev: /code/.dev | ||||
| db_backup: /app/containerdata/backups | ||||
| download_db_debug: /app/containerdata/debug/downloads.db | ||||
| db_printout: /app/containerdata/backups | ||||
|  | ||||
|  | ||||
| [DOWNLOADS] | ||||
| local_storage_path: /app/containerdata/files | ||||
| debug_storage_path: /app/containerdata/debug/ | ||||
| default_download_path: /app/containerdata/tmp | ||||
| remote_storage_path: /********** | ||||
| browser_profile_path: /app/containerdata/dependencies/<profile name> | ||||
| blacklisted_href_domains: ["google.", "facebook."] | ||||
| remote_storage_path: /helbing_support/Files RM/Archiving | ||||
| browser_profile_path: /app/containerdata/dependencies/7hlyfqxt.Auto News | ||||
| blacklisted_href_domains: ["google.", "facebook."] | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| OPENCONNECT_URL=sslvpn.ethz.ch/student-net | ||||
| OPENCONNECT_USER=*************** | ||||
| OPENCONNECT_PASSWORD=************** | ||||
| OPENCONNECT_USER=**************** | ||||
| OPENCONNECT_PASSWORD=**************** | ||||
| OPENCONNECT_OPTIONS=--authgroup student-net | ||||
		Reference in New Issue
	
	Block a user