forked from GNUsocial/gnu-social
		
	This is the beginning of the code for status.net and related status farms. It will read basic information about a site from a shared, central database and use the data stored there to switch on the hostname.
		
			
				
	
	
		
			18 lines
		
	
	
		
			208 B
		
	
	
	
		
			INI
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			208 B
		
	
	
	
		
			INI
		
	
	
		
			Executable File
		
	
	
	
	
 | 
						|
[status_network]
 | 
						|
nickname = 130
 | 
						|
hostname = 2
 | 
						|
pathname = 2
 | 
						|
sitename = 2
 | 
						|
dbhost = 2
 | 
						|
dbuser = 2
 | 
						|
dbpass = 2
 | 
						|
dbname = 2
 | 
						|
created = 142
 | 
						|
modified = 384
 | 
						|
 | 
						|
[status_network__keys]
 | 
						|
nickname = K
 | 
						|
hostname = U
 | 
						|
pathname = U
 |