deactivate authentik
This commit is contained in:
		
							parent
							
								
									f14f11be00
								
							
						
					
					
						commit
						c8057ed52c
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -17,7 +17,7 @@ with lib; { | |||
|     ./jellyfin.nix | ||||
|     ./msmtp.nix | ||||
|     ./kuma.nix | ||||
|     ./authentik.nix | ||||
|     # ./authentik.nix  consumes too much RAM and serves no purpose for now | ||||
|     ./paperless.nix | ||||
|   ]; | ||||
| } | ||||
|  |  | |||
|  | @ -9,7 +9,6 @@ with lib; { | |||
|       virtualHosts."meet.posixlycorrect.com" = { | ||||
|         enableACME = true; | ||||
|         forceSSL = true; | ||||
|         enableAuthentik = false; | ||||
|         extraConfig = '' | ||||
|           proxy_headers_hash_max_size 512; | ||||
|           proxy_headers_hash_bucket_size 128; | ||||
|  |  | |||
		Reference in a new issue