allow authentication to be disabled
[releng.git] / utils / test / testapi / etc / config.ini
index 8d0bde2..86cb0ca 100644 (file)
@@ -16,7 +16,8 @@ results_per_page = 20
 
 # With debug_on set to true, error traces will be shown in HTTP responses
 debug = True
-authenticate = False
+token_check = False
+authenticate = True
 
 [ui]
 url = http://localhost:8000