You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			217 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			217 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"serverRoot": "http://localhost:8088",
 | |
| 	"port": 8088,
 | |
| 	"dbtype": "sqlite3",
 | |
| 	"dbconfig": "./focalboard.db",
 | |
| 	"useSSL": false,
 | |
| 	"webpath": "./pack",
 | |
| 	"filespath": "./files",
 | |
| 	"telemetry": true,
 | |
| 	"localOnly": true
 | |
| }
 |