mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	- configuration is now taken from letodms
This commit is contained in:
		
							parent
							
								
									662b657e9d
								
							
						
					
					
						commit
						742615adec
					
				|  | @ -1,13 +0,0 @@ | |||
| <?php | ||||
| /* Make sure to use the same parameter as for your letodms installation */ | ||||
| $g_config['type'] = 'mysql'; | ||||
| $g_config['hostname'] = 'localhost'; | ||||
| $g_config['name'] = 'letodms'; | ||||
| $g_config['user'] = 'letodms'; | ||||
| $g_config['passwd'] = 'letodms'; | ||||
| 
 | ||||
| $g_config['contentDir'] = '/var/lib/letodms/content/'; | ||||
| $g_config['contentOffsetDir'] = '1048576'; | ||||
| 
 | ||||
| $g_config['logfile'] = '/tmp/letodms-webdav.log'; | ||||
| ?> | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 steinm
						steinm