mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Activate logging.
This commit is contained in:
		@@ -130,7 +130,7 @@ document.addEventListener("DOMContentLoaded", () => {
 | 
			
		||||
  // Import metadata from DB passed to this view
 | 
			
		||||
  const metaDataJson = {{ query_metadata|tojson|safe }};
 | 
			
		||||
  // Initialize the client with dynamicMode set to false.
 | 
			
		||||
  const client = new Client({'logging': false,
 | 
			
		||||
  const client = new Client({'logging': true,
 | 
			
		||||
                             'dynamicMode': false,
 | 
			
		||||
                             'fullContext': metaDataJson.fullContext});
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user