| 
									
										
										
										
											2016-03-30 02:26:13 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * The defaults for the system settings that are saved in the database. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |     'app-name'        => 'BookStack', | 
					
						
							| 
									
										
										
										
											2016-09-23 01:53:22 +08:00
										 |  |  |     'app-name-header' => true, | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |     'app-editor'      => 'wysiwyg', | 
					
						
							|  |  |  |     'app-color'       => '#0288D1', | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     'app-color-light' => 'rgba(21, 101, 192, 0.15)' | 
					
						
							| 
									
										
										
										
											2016-03-30 02:26:13 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | ]; |