Files
hpr-tools/Community_News/.make_email.cfg
T

19 lines
506 B
INI
Raw Normal View History

2025-03-31 21:59:14 +01:00
<email>
server = chatter.skyehaven.net
port = 64738
room = HPR
2025-04-07 21:03:37 +01:00
# Default day of the week for the recording
2025-03-31 21:59:14 +01:00
dayname = Friday
# Times are UTC
2025-04-07 21:03:37 +01:00
starttime = 16:00:00
endtime = 18:00:00
2025-03-31 21:59:14 +01:00
# Usually 2 hours are set aside. This value is used when a different start
# time is provided and no end time.
duration = 02 # hours
# Template is in the current directory
template = make_email_template.tpl
</email>
<recdates>
name = recording_dates.dat
</recdates>