| 123456789101112131415161718192021 |
- [DEFAULT]
- base_url = http://localhost:11337/
- dir = .
- width = 800
- height = 480
- post_script_sleep = 0.5
- [args1]
- url = .
- name = args1
- script = setup_args1.py
- [args2]
- url = .
- name = args2
- script = setup_args2.py
- [args3]
- url = .
- name = args3
- script = setup_args3.py
|