mirror of
				https://github.com/viq/NewsBlur.git
				synced 2025-11-01 09:09:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			277 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			277 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[program:node_unread_ssl]
 | 
						|
command=node node/unread_counts.js
 | 
						|
directory=/srv/newsblur
 | 
						|
user=sclay
 | 
						|
autostart=true
 | 
						|
autorestart=true
 | 
						|
#redirect_stderr=True
 | 
						|
priority=991
 | 
						|
stopsignal=HUP
 | 
						|
stdout_logfile = /srv/newsblur/logs/unread_counts.log
 | 
						|
environment = NODE_ENV=production,NODE_SSL=on |