sgbaird commited on
Commit
b4df6d7
·
verified ·
1 Parent(s): 6d0df63

60 second access time

Browse files
Files changed (1) hide show
  1. key_request.py +1 -1
key_request.py CHANGED
@@ -18,7 +18,7 @@ def show():
18
  # same as the microscope prior to the running of the program running the
19
  # function update_variable_test() will work
20
  microscope = "microscope2"
21
- access_time = 900
22
  database_name = "openflexure-microscope"
23
  collection_name = "Cluster0"
24
  microscopes = [
 
18
  # same as the microscope prior to the running of the program running the
19
  # function update_variable_test() will work
20
  microscope = "microscope2"
21
+ access_time = 60
22
  database_name = "openflexure-microscope"
23
  collection_name = "Cluster0"
24
  microscopes = [