; ===================================== ; VRR_ACCOUNTABILITY CONFIGURATION FILE ; ===================================== ; You may generate a configuration file using ./monitor.py -s [crawl] ; A valid EFA station ID. This can be obtained in the Öffi "departures" view or by inspecting ; the regular POST requests on abfahrtsmonitor.vrr.de. station_id=20021002 ; The server allows filtering by transport mode. Set those preferences here. use_long_distance=yes use_regional_trains=yes use_commuter_trains=yes use_underground_trains=yes use_trams=yes use_buses=yes use_elevated_trains=yes ; The server allows filtering by line and direction. These line names can be ; obtained by inspecting the POST requests on abfahrtsmonitor.vrr.de. use_lines=rbg:70070: :H,rbg:70070: :R,rbg:70076: :H,rbg:70076: :H [db] user=vrr pass=vrr database=vrr host=localhost