kohlin bitcoin smaller db cache
This commit is contained in:
		
							parent
							
								
									51c73b0e7c
								
							
						
					
					
						commit
						940234f9cc
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1818,7 +1818,7 @@ Kohlin's config is of course server oriented.
 | 
			
		|||
    enable = true;
 | 
			
		||||
    listen = true;
 | 
			
		||||
    dataDir = "/storage/bitcoind";
 | 
			
		||||
    dbCache = 5000;
 | 
			
		||||
    dbCache = 3000;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.clightning = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -208,7 +208,7 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
    listen = true;
 | 
			
		||||
    dataDir = "/storage/bitcoind";
 | 
			
		||||
    dbCache = 5000;
 | 
			
		||||
    dbCache = 3000;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.clightning = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue