added an ask to exit toggle. Suggestion of masonasons

This commit is contained in:
2014-11-08 04:08:51 -06:00
parent 5964bd6b3d
commit d2c89a1f91
3 changed files with 12 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ reverse_timelines = boolean(default=False)
time_to_check_streams = integer(default=30)
announce_stream_status = boolean(default=True)
auto_connect_streams = boolean(default=True)
ask_at_exit = boolean(default=True)
[sound]
volume = float(default=1.0)