mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-02-15 19:20:52 +01:00
* added get_formatted_event * fixed cli settings * added format command * refactored inspect
14 lines
237 B
TOML
14 lines
237 B
TOML
[testing.source.mobilizon]
|
|
url="https://some_mobilizon"
|
|
group="my_group"
|
|
|
|
[testing.selection]
|
|
strategy = "next_event"
|
|
|
|
[testing.publishing.window]
|
|
begin=12
|
|
end=18
|
|
|
|
[testing.selection.strategy_options]
|
|
break_between_events_in_minutes =60
|