forked from kamba4/sunders
		
	Basic CI/CD integration #4
					 2 changed files with 0 additions and 32 deletions
				
			
		chore: Removes unused example files
				commit
				
					
					
						b85516e397
					
				
			
		| 
						 | 
				
			
			@ -1,15 +0,0 @@
 | 
			
		|||
<?php
 | 
			
		||||
 | 
			
		||||
define('REPLICATE_URL', 'https://planet.openstreetmap.org/replication/minute');
 | 
			
		||||
 | 
			
		||||
define('MYSQL_HOST', 'localhost');
 | 
			
		||||
define('MYSQL_DB', 'camera');
 | 
			
		||||
define('MYSQL_USER', 'camera');
 | 
			
		||||
define('MYSQL_PASSWD', 'xxxxxxxx');
 | 
			
		||||
 | 
			
		||||
define('USE_STATISTICS', false);
 | 
			
		||||
define('WEBSERVICE_COUNTRY_URL', 'http://api.geonames.org/countryCode');
 | 
			
		||||
define('WEBSERVICE_USER', 'xxxxxxxx');
 | 
			
		||||
define('MAX_WEBREQUESTS_PER_HOUR', 1000);
 | 
			
		||||
 | 
			
		||||
?>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +0,0 @@
 | 
			
		|||
<?php
 | 
			
		||||
 | 
			
		||||
define('DEFAULT_ZOOM', 15);
 | 
			
		||||
define('DEFAULT_LAT', 52.37672572);
 | 
			
		||||
define('DEFAULT_LON', 9.73787785);
 | 
			
		||||
define('DEFAULT_LANGUAGE', 'en');
 | 
			
		||||
define('DEFAULT_PIE', 'country');
 | 
			
		||||
define('DEFAULT_TIME', 'single');
 | 
			
		||||
 | 
			
		||||
define('MYSQL_HOST', 'localhost');
 | 
			
		||||
define('MYSQL_DB', 'camera');
 | 
			
		||||
define('MYSQL_USER', 'camselect');
 | 
			
		||||
define('MYSQL_PASSWD', null);
 | 
			
		||||
 | 
			
		||||
define('USE_STATISTICS', false);
 | 
			
		||||
 | 
			
		||||
?>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue