25 lines
351 B
INI
25 lines
351 B
INI
[DEFAULT]
|
|
base_url = http://localhost:11337/
|
|
dir = .
|
|
width = 900
|
|
height = 480
|
|
post_script_sleep = 0.5
|
|
|
|
[logs-list]
|
|
url = .
|
|
name = logsList
|
|
script = setup_logs_list.py
|
|
height = 460
|
|
|
|
[logs-calendar]
|
|
url = .
|
|
name = logsCalendar
|
|
script = setup_logs_calendar.py
|
|
height = 640
|
|
|
|
[logs-queue]
|
|
url = .
|
|
name = logsQueue
|
|
script = setup_logs_queue.py
|
|
height = 520
|