mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	change timout time to 30secs
This commit is contained in:
		
							parent
							
								
									2b9e16d06f
								
							
						
					
					
						commit
						8edc4424c0
					
				| @ -77,11 +77,12 @@ function init(app, config, rendertemplate) { | ||||
|             } | ||||
|           })(); | ||||
|         }, 1580000); /* setInterval */ | ||||
|       }, 300000); | ||||
|       }, 30000); | ||||
|     } catch (err) { | ||||
|       initlog("[FAILED] Load pages \n" + err); | ||||
|       console.error(err) | ||||
|     } | ||||
|   }, 300000); | ||||
|   }, 30000); | ||||
| } | ||||
| 
 | ||||
| module.exports = { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley