kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			install all database extensions by default
lifted from https://github.com/pixelfed/pixelfed/pull/4172pull/4844/head
							rodzic
							
								
									cf080dda09
								
							
						
					
					
						commit
						f390c3c3e9
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
root = true
 | 
					root = false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[*]
 | 
					[*]
 | 
				
			||||||
indent_size = 4
 | 
					indent_size = 4
 | 
				
			||||||
| 
						 | 
					@ -11,3 +11,17 @@ insert_final_newline = true
 | 
				
			||||||
[{*.yml,*.yaml}]
 | 
					[{*.yml,*.yaml}]
 | 
				
			||||||
indent_style = space
 | 
					indent_style = space
 | 
				
			||||||
indent_size = 2
 | 
					indent_size = 2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[*.sh]
 | 
				
			||||||
 | 
					indent_style = space
 | 
				
			||||||
 | 
					indent_size = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					shell_variant      = bash
 | 
				
			||||||
 | 
					binary_next_line   = true
 | 
				
			||||||
 | 
					case-indent 	   = true
 | 
				
			||||||
 | 
					switch_case_indent = true
 | 
				
			||||||
 | 
					space_redirects    = true
 | 
				
			||||||
 | 
					keep_padding       = true
 | 
				
			||||||
 | 
					function_next_line = true
 | 
				
			||||||
 | 
					simplify           = true
 | 
				
			||||||
 | 
					space-redirects    = true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ ARG FOREGO_VERSION=0.17.2
 | 
				
			||||||
ARG PECL_EXTENSIONS_EXTRA=""
 | 
					ARG PECL_EXTENSIONS_EXTRA=""
 | 
				
			||||||
ARG PECL_EXTENSIONS="imagick redis"
 | 
					ARG PECL_EXTENSIONS="imagick redis"
 | 
				
			||||||
ARG PHP_BASE_TYPE="apache"
 | 
					ARG PHP_BASE_TYPE="apache"
 | 
				
			||||||
ARG PHP_DATABASE_EXTENSIONS="pdo_pgsql pdo_mysql"
 | 
					ARG PHP_DATABASE_EXTENSIONS="pdo_pgsql pdo_mysql pdo_sqlite"
 | 
				
			||||||
ARG PHP_DEBIAN_RELEASE="bullseye"
 | 
					ARG PHP_DEBIAN_RELEASE="bullseye"
 | 
				
			||||||
ARG PHP_EXTENSIONS_EXTRA=""
 | 
					ARG PHP_EXTENSIONS_EXTRA=""
 | 
				
			||||||
ARG PHP_EXTENSIONS="intl bcmath zip pcntl exif curl gd"
 | 
					ARG PHP_EXTENSIONS="intl bcmath zip pcntl exif curl gd"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue