Yeah guess not, mailer is breaking it, idk why, look at it later
This commit is contained in:
		
							parent
							
								
									6130388b8b
								
							
						
					
					
						commit
						cf6aaf6146
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -37,14 +37,14 @@
 | 
			
		|||
        SCHEDULE = "@every 24h";
 | 
			
		||||
        UPDATE_EXISTING = true;
 | 
			
		||||
      };
 | 
			
		||||
      mailer = {
 | 
			
		||||
        ENABLED = true;
 | 
			
		||||
        PROTOCOL = "sendmail";
 | 
			
		||||
        FROM = "git.lillianviolet.dev";
 | 
			
		||||
        USER = "no-reply";
 | 
			
		||||
        SENDMAIL_PATH = "${pkgs.system-sendmail}/bin/sendmail";
 | 
			
		||||
        SENDMAIL_ARGS = "-bs";
 | 
			
		||||
      };
 | 
			
		||||
      # mailer = {
 | 
			
		||||
      #   ENABLED = true;
 | 
			
		||||
      #   PROTOCOL = "sendmail";
 | 
			
		||||
      #   FROM = "git.lillianviolet.dev";
 | 
			
		||||
      #   USER = "no-reply";
 | 
			
		||||
      #   SENDMAIL_PATH = "${pkgs.system-sendmail}/bin/sendmail";
 | 
			
		||||
      #   SENDMAIL_ARGS = "-bs";
 | 
			
		||||
      # };
 | 
			
		||||
      repository = {
 | 
			
		||||
        ENABLE_PUSH_CREATE_USER = true;
 | 
			
		||||
      };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue