diff --git a/rewind/example.config.toml b/rewind/example.config.toml index 3087968..dd5eda4 100644 --- a/rewind/example.config.toml +++ b/rewind/example.config.toml @@ -1,4 +1,7 @@ [obs] host = "localhost" port = 4455 -password = "6BQWrpHLbyJxNLPJ" \ No newline at end of file +password = "6BQWrpHLbyJxNLPJ" + +[record] +max_record_time = 28800 \ No newline at end of file