mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-10-31 04:57:43 +09:00 
			
		
		
		
	Merge pull request #312 from linuxserver/remove-nchan
Remove nchan module because it keeps causing crashes
This commit is contained in:
		| @@ -36,7 +36,6 @@ RUN \ | ||||
|     nginx-mod-http-geoip2 \ | ||||
|     nginx-mod-http-headers-more \ | ||||
|     nginx-mod-http-image-filter \ | ||||
|     nginx-mod-http-nchan \ | ||||
|     nginx-mod-http-perl \ | ||||
|     nginx-mod-http-redis2 \ | ||||
|     nginx-mod-http-set-misc \ | ||||
|   | ||||
| @@ -36,7 +36,6 @@ RUN \ | ||||
|     nginx-mod-http-geoip2 \ | ||||
|     nginx-mod-http-headers-more \ | ||||
|     nginx-mod-http-image-filter \ | ||||
|     nginx-mod-http-nchan \ | ||||
|     nginx-mod-http-perl \ | ||||
|     nginx-mod-http-redis2 \ | ||||
|     nginx-mod-http-set-misc \ | ||||
|   | ||||
| @@ -36,7 +36,6 @@ RUN \ | ||||
|     nginx-mod-http-geoip2 \ | ||||
|     nginx-mod-http-headers-more \ | ||||
|     nginx-mod-http-image-filter \ | ||||
|     nginx-mod-http-nchan \ | ||||
|     nginx-mod-http-perl \ | ||||
|     nginx-mod-http-redis2 \ | ||||
|     nginx-mod-http-set-misc \ | ||||
|   | ||||
| @@ -154,6 +154,7 @@ app_setup_block: | | ||||
|  | ||||
| # changelog | ||||
| changelogs: | ||||
|   - { date: "16.01.23:", desc: "Remove nchan module because it keeps causing crashes." } | ||||
|   - { date: "08.12.22:", desc: "Revamp certbot init."} | ||||
|   - { date: "03.12.22:", desc: "Remove defunct cloudxns plugin."} | ||||
|   - { date: "22.11.22:", desc: "Pin acme to the same version as certbot."} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user